Page 1 of 1

HDL code generated with the MinimizeGlobalResets enabled cannot reset output signals. This can cause HDL simulation fail

Posted: Sun Mar 14, 2021 12:47 pm
by mamorani
HDL code generated with the MinimizeGlobalResets enabled cannot reset output signals. This can cause HDL simulation failures in the generated testbench. To avoid such failures, initialize the register values by specifying ''InsideModule'' for ''NoResetInitializationMode'
CLI