PowerOnResetFPGAOnly: remove 'output reg' which broke get_pins
When there is a name conflict for a register and a pin, the pin is no longer accessible by it's name in [get_pins X].
parent
08f05951
Please register or sign in to comment
When there is a name conflict for a register and a pin, the pin is no longer accessible by it's name in [get_pins X].