[assert] Fix bridge driver instantation when using 4+ clock domains

This commit is contained in:
David Biancolin 2020-06-20 17:47:45 -07:00
parent 7c7d3709b5
commit 186412f8ed
1 changed files with 0 additions and 7 deletions

View File

@ -412,13 +412,6 @@ firesim_top_t::firesim_top_t(int argc, char** argv)
ASSERTBRIDGEMODULE_3_assert_count,
ASSERTBRIDGEMODULE_3_assert_messages));
#endif
#ifdef ASSERTBRIDGEMODULE_3_PRESENT
ASSERTBRIDGEMODULE_3_substruct_create
add_bridge_driver(new synthesized_assertions_t(this,
ASSERTBRIDGEMODULE_3_substruct,
ASSERTBRIDGEMODULE_3_assert_count,
ASSERTBRIDGEMODULE_3_assert_messages));
#endif
#ifdef ASSERTBRIDGEMODULE_4_PRESENT
ASSERTBRIDGEMODULE_4_substruct_create
add_bridge_driver(new synthesized_assertions_t(this,