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

TinyFPGA fails to build in IceStudio nightly (0.5.1n200403) #420

Closed
unprovable opened this issue Jun 9, 2020 · 1 comment
Closed

TinyFPGA fails to build in IceStudio nightly (0.5.1n200403) #420

unprovable opened this issue Jun 9, 2020 · 1 comment

Comments

@unprovable
Copy link

Hello,

So, the main release, as well as the nightly, both fail to build for the TinyFPGA BX that I have. This works fine for 0.4.0, but not for any 0.5.0 build I have tried. Here's the error on the latest nightly -

[Tue Jun  9 11:17:02 2020] Processing TinyFPGA-BX
--------------------------------------------------------------------------------
yosys -p "synth_ice40 -json hardware.json" -q main.v
main.v:74: Warning: Range [-1:-1] select out of bounds on signal `\divcounter': Setting 1 LSB bits to undef.
nextpnr-ice40 --lp8k --package cm81 --json hardware.json --asc hardware.asc --pcf main.pcf
Info: Importing module main
Info: Rule checker, verifying imported design
Info: Checksum: 0x88fa7f34

ERROR: expected PCF syntax 'set_io cell pin' (on line 3)
ERROR: Loading PCF failed.
0 warnings, 2 errors
scons: *** [hardware.asc] Error 255
========================= [ ERROR ] Took 3.21 seconds =========================

Also, worth noting that in any version of IceStorm, when you convert an example to TinyFPGA, it fails to bring with it the JSON pinout file from the PCF (or something like this), but this is remedied by building from scratch on 0.4.0 etc.

Cheers, M.

@unprovable unprovable changed the title TinyFPGA fails to build in IceStudio TinyFPGA fails to build in IceStudio nightly (0.5.1n200403) Jun 9, 2020
@FPGAwars FPGAwars deleted a comment from qpeters Jul 13, 2021
@Obijuan
Copy link
Member

Obijuan commented May 2, 2022

Could you please try in recent version of icestudio? You can download the latest wip from here: https://downloads.icestudio.io/
I will close this issue. Feel free to reopen it if the same error remains (or open a new issue in case of new errors)
Thanks for the feedback

@Obijuan Obijuan closed this as completed May 2, 2022
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

2 participants