Replies: 2 comments 3 replies
-
The warning is related to a recent change in how boxes are handled (#4768); a number of commands were silently ignoring boxes even if the user explicitly requested them, so it now raises a warning. For some cases (like this) it's less "tell the user something went wrong" and more "hope somebody reports this so that we can find all the bits of code that still need updating", so thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
-
@KrystalDelusion, should I file an issue or is this post sufficient? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I upgraded to the latest yosys version and now getting a new warning:
Source files in this directory https://github.com/FPGAwars/apio-examples/tree/master/examples/sipeed-tang-nano-9k/blinky-sv
Command line:
The warning doesn't seem to be directly related to my simple code. Any idea what the problem is?
Beta Was this translation helpful? Give feedback.
All reactions