Skip to content

Multibit Adder Architecture Failure #2717

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

Open
shrekliao opened this issue Sep 9, 2024 · 0 comments
Open

Multibit Adder Architecture Failure #2717

shrekliao opened this issue Sep 9, 2024 · 0 comments

Comments

@shrekliao
Copy link

Hi VTR Team,
I'm encountering issues running multibit adder architectures with existing simple benchmarks in VTR8.

Steps to Reproduce:
Specifically, I've attempted to use the following architectures and benchmarks:
Architectures:
k6_N8_lookahead_chain_gate_boost_0.2V_22nm.xml
Benchmarks:
Sum8.v
image

Current Behaviour
VPR fails with the following error:
image

Message in GDB:
image

.blif netlist file is missing outputs:
image

On the other hand, when running existing Spree.v benchmark, VPR fails with the following error:
/mnt/vault0/cliao43/vtr_cc/vtr-verilog-to-routing/vpr/src/timing/PreClusterDelayCalculator.h:127
prim_comb_delay: Assertion 'time.valid()' failed (Found no primitive combinational delay for edge).
image

My Environment:
VTR revision used: Master branch of github repo
Operating System and version: Ubuntu 22.04.4 LTS

I'm wondering if anyone else has encountered similar issues or if there are known workarounds for this problem. Any insights or suggestions would be greatly appreciated.

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

No branches or pull requests

1 participant