disable default nettype
samsoniuk opened this issue · 1 comments
samsoniuk commented
good tip to avoid problems:
`default_nettype none
samsoniuk commented
I found that this options produces a collateral effect in the input/output declarations: with the default setup, they are assumed as input/output wires, however, when the default is changed, some tools will not assume the input/output as wires, so the option will not be included.