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

sram: mix .lib and .lef files #160

Merged
merged 1 commit into from
Sep 18, 2024
Merged

sram: mix .lib and .lef files #160

merged 1 commit into from
Sep 18, 2024

Conversation

oharboe
Copy link
Collaborator

@oharboe oharboe commented Sep 18, 2024

@hovind Failing example of trying to mix and match .lib and .lef files:

$ bazel build //sram:top_mix_synth
INFO: Invocation ID: a5629799-b434-4c4b-b0c8-91ead8eec75f
INFO: Analyzed target //sram:top_mix_synth (0 packages loaded, 0 targets configured).
ERROR: /home/oyvind/bazel-orfs/sram/BUILD:69:10: Action sram/results/asap7/top/mix/1_synth.rtlil failed: missing input file '//sram:results/asap7/sdq_17x64/base/sdq_17x64.lef'
ERROR: /home/oyvind/bazel-orfs/sram/BUILD:69:10: Action sram/results/asap7/top/mix/1_synth.rtlil failed: 1 input file(s) do not exist
Target //sram:top_mix_synth failed to build
Use --verbose_failures to see the command lines of failed build steps.
ERROR: /home/oyvind/bazel-orfs/sram/BUILD:69:10 Action sram/results/asap7/top/mix/1_synth.rtlil failed: 1 input file(s) do not exist
INFO: Elapsed time: 0.113s, Critical Path: 0.00s
INFO: 2 processes: 2 internal.
ERROR: Build did NOT complete successfully

Signed-off-by: Øyvind Harboe <[email protected]>
@oharboe oharboe merged commit 28d3112 into main Sep 18, 2024
26 checks passed
@oharboe oharboe deleted the sram-mix branch September 18, 2024 09:08
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