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

Cannot pack MUXF8 with new yosys master+wip #1425

Open
acomodi opened this issue Apr 16, 2020 · 0 comments
Open

Cannot pack MUXF8 with new yosys master+wip #1425

acomodi opened this issue Apr 16, 2020 · 0 comments

Comments

@acomodi
Copy link
Contributor

acomodi commented Apr 16, 2020

With a local master+wip version updated to the latest upstream master, there is a packing issue related to the MUXF8 primitive.

Failed route at end, repack cluster trying detailed routing at each stage.
Complex block 1904: '$abc$314123$auto$dff2dffe.cc:175:make_patterns_logic$54569' (BLK-TL-SLICEL) .Net '$abc$314123$auto$dff2dffe.cc:175:make_patterns_logic$54569' is impossible to route within proposed BLK-TL-SLICEL cluster
.Net '$abc$314123$auto$dff2dffe.cc:175:make_patterns_logic$54569' is impossible to route within proposed BLK-TL-SLICEL cluster
.Net '$abc$314123$auto$dff2dffe.cc:175:make_patterns_logic$54569' is impossible to route within proposed BLK-TL-SLICEL cluster
.Error 1:
Type: Packing
File: /data/vtr-symbiflow/vpr/src/pack/cluster.cpp
Line: 2048
Message: Can not find any logic block that can implement molecule.
        Atom $abc$314123$lut$aiger314122$40697.mux8 (MUXF8)

To temporary solve the problem the -nowidelut parameter had to be added to the synthesys script.

We want eventually to re-enable the wide lut inference to be able to use MUXF78.

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