-
Notifications
You must be signed in to change notification settings - Fork 225
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
Error: Got .dsp0_tile statement for ipcon tile 0 7730736. #231
Comments
It should be noted that this happens regardless of the design I use -- It's happening on everything from a simple "blink" to a full SoC. None of these use DSPs. |
It would be handy to have the blink.asc file too just to check. |
Github won't let me attach |
Seems like some very odd |
That's a good idea, but it looks like gist is mangling the line endings. vim indicates it's a dos file, as generated by nextpnr-ice40. If I convert the line endings to unix and re-run icepack, there is no change. |
GitHub does allow posting .zip files. So just zipping it would probably be the easiest way of sharing that file exactly as it is. |
I'm getting the above error whenever I try to run
icepack
on Windows.I'm running icestorm cfac9f9 (which I'm packaging up at https://github.com/xobs/toolchain-icestorm/releases ). This doesn't happen when I use the
icepack.exe
from 5ab07ed (as packaged by https://github.com/FPGAwars/toolchain-icestorm/releases ) with the exact sameblink.asc
file.The text was updated successfully, but these errors were encountered: