Forum Discussion
ShengN_altera
Super Contributor
2 years agoHi Shu,
I think that's not the problem of tcl script then. Check in the axi_bridge.sv, make sure the module name is the same matched name axi_bridge. Same goes for the rest of undefine entity.
Thanks,
Best regards,
Sheng
jeffshh056
New Contributor
2 years agoOne more observation, if I change to "MFCU" mode, the synth do starts!!!
set_global_assignment -name VERILOG_CU_MODE MFCU
Do you happen to know why it make such difference, does it have anything to do with AUTO-DISCOVERY?