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

mul-infer does not seem to build #9

Open
sorced-jim opened this issue Feb 4, 2023 · 0 comments
Open

mul-infer does not seem to build #9

sorced-jim opened this issue Feb 4, 2023 · 0 comments

Comments

@sorced-jim
Copy link
Contributor

The mul-infer directory does not seem to build for pv1 or evt2 configs because SB_IO is trying to use 8 more slots than are available.

Output from nextpnr-ice40:

Info: Device utilisation:
Info: 	         ICESTORM_LC:  2566/ 5280    48%
Info: 	        ICESTORM_RAM:     0/   30     0%
Info: 	               SB_IO:   102/   96   106%
Info: 	               SB_GB:     1/    8    12%
Info: 	        ICESTORM_PLL:     0/    1     0%
Info: 	         SB_WARMBOOT:     0/    1     0%
Info: 	        ICESTORM_DSP:     1/    8    12%
Info: 	      ICESTORM_HFOSC:     0/    1     0%
Info: 	      ICESTORM_LFOSC:     0/    1     0%
Info: 	              SB_I2C:     0/    2     0%
Info: 	              SB_SPI:     0/    2     0%
Info: 	              IO_I3C:     0/    2     0%
Info: 	         SB_LEDDA_IP:     0/    1     0%
Info: 	         SB_RGBA_DRV:     0/    1     0%
Info: 	      ICESTORM_SPRAM:     0/    4     0%

Info: Placed 0 cells based on constraints.
ERROR: Unable to find a placement location for cell 'inpB[8]$sb_io'
139 warnings, 1 error
make: *** [Makefile:66: .build/MulInfer.asc] Error 255

$ nextpnr-ice40 --version
nextpnr-ice40 -- Next Generation Place and Route (Version 0.1-1)

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