Verific: Produce errors for instantiating unknown module
authorClifford Wolf <clifford@clifford.at>
Sun, 22 Jul 2018 16:44:05 +0000 (18:44 +0200)
committerClifford Wolf <clifford@clifford.at>
Sun, 22 Jul 2018 16:44:05 +0000 (18:44 +0200)
commite275692e84c935d0cdf42c2a4adf7ac949a88132
tree40ed0ba5dcbf35462311177c9ab221f7dd2820c6
parent0eaab6cd1d3fca807861a9090e684ddde16b0ba2
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>
frontends/verific/verific.cc