You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Update URLs to point to hdl/pyHDLParser, not vvvverre/hdlparse.
- Remove the pip installation command, as the PyPI version is out of date.
Signed-off-by: Wouter van Verre <[email protected]>
This was the case I met.
input wire [29:0] input_data;
In that case, parser though that the port name is "_data".
The text was updated successfully, but these errors were encountered: