Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

netlist: gate netlist filegroup use-case #262

Merged
merged 1 commit into from
Dec 22, 2024
Merged

netlist: gate netlist filegroup use-case #262

merged 1 commit into from
Dec 22, 2024

Conversation

oharboe
Copy link
Collaborator

@oharboe oharboe commented Dec 22, 2024

The intention here is to document the gate netlist file group use-case.

It needs work... fails:

$ bazel build lb_32x128_final
INFO: Analyzed target //:lb_32x128_final (1 packages loaded, 1652 targets configured).
INFO: Found 1 target...
Target //:lb_32x128_final up-to-date:
  bazel-bin/results/asap7/lb_32x128/base/6_final.gds
  bazel-bin/results/asap7/lb_32x128/base/6_final.odb
  bazel-bin/results/asap7/lb_32x128/base/6_final.sdc
  bazel-bin/results/asap7/lb_32x128/base/6_final.spef
  bazel-bin/results/asap7/lb_32x128/base/6_final.v
  bazel-bin/reports/asap7/lb_32x128/base/6_finish.rpt
  bazel-bin/reports/asap7/lb_32x128/base/VDD.rpt
  bazel-bin/reports/asap7/lb_32x128/base/VSS.rpt
INFO: Elapsed time: 0.374s, Critical Path: 0.02s
INFO: 1 process: 1 internal.
INFO: Build completed successfully, 1 total action
$ bazel build gatelist
INFO: Analyzed target //:gatelist (1 packages loaded, 2 targets configured).
ERROR: /home/oyvind/bazel-orfs/BUILD:368:10: //:gatelist: missing input file '//:results/asap7/lb_32x128/base/6_final.v'
ERROR: /home/oyvind/bazel-orfs/BUILD:368:10: 1 input file(s) do not exist
Target //:gatelist failed to build
Use --verbose_failures to see the command lines of failed build steps.
INFO: Elapsed time: 0.088s, Critical Path: 0.00s
INFO: 1 process: 1 internal.
ERROR: Build did NOT complete successfully

@oharboe oharboe merged commit 6cb7fe0 into main Dec 22, 2024
20 checks passed
@oharboe oharboe deleted the gate-net-list branch December 22, 2024 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant