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
Just found this issue out with @rachitnigam; Ports can be named primitive which is a reserved verilog keyword, thus leading to verilog that does not compile.
The text was updated successfully, but these errors were encountered:
Just found this issue out with @rachitnigam; Ports can be named
primitive
which is a reserved verilog keyword, thus leading to verilog that does not compile.The text was updated successfully, but these errors were encountered: