yosys/frontends
Clifford Wolf e275692e84 Verific: Produce errors for instantiating unknown module
Because if the unknown module is connected to any constants, Verific will
actually break all constants in the same module, even if they have nothing
to do structurally with that instance of an unknown module.

Signed-off-by: Clifford Wolf <clifford@clifford.at>
2018-07-22 18:44:05 +02:00
..
ast Convert more log_error() to log_file_error() where possible. 2018-07-20 09:37:44 -07:00
blif Increase maximum LUT size in blifparse to 12 bits 2017-09-27 15:27:42 +02:00
ilang Added avail params to ilang format, check module params in 'hierarchy -check' 2016-10-22 11:05:49 +02:00
json Parse reals as string in JSON front-end 2017-09-26 14:37:03 +02:00
liberty Bugfix in liberty parser (as suggested by aiju in #569) 2018-06-15 18:56:44 +02:00
verific Verific: Produce errors for instantiating unknown module 2018-07-22 18:44:05 +02:00
verilog Convert more log_error() to log_file_error() where possible. 2018-07-20 09:37:44 -07:00