Using output as a source (rather than a dest) throw internal error instead of user error #263
Labels
beginner friendly
A good target for undergrads to contribute to PyRTL
confusing or uncaught error
PyRTL error messages not sufficient for situation
PyRTL throws an "internal error" when an output is used as a source. This should be caught with a proper pyrtl error (earlier in the process if possible).
Here is a small piece of code that demonstrates the error.
The text was updated successfully, but these errors were encountered: