George_P
Member level 2
- Joined
- May 26, 2007
- Messages
- 46
- Helped
- 4
- Reputation
- 8
- Reaction score
- 3
- Trophy points
- 1,288
- Activity points
- 1,597
Hi,
is there a way to constrain DC to keep all the signal names from RTL to netlist (the ones that are not removed during synthesis) ? I am particularly interested in combinational outputs.
The purpose is to facilitate gate level simulations debugging. Currently, I can only find registers output names. All the combinational outputs get instance-names like "U3432" in the verilog netlist. This makes debugging long combinational paths practically impossible.
Regards,
George
is there a way to constrain DC to keep all the signal names from RTL to netlist (the ones that are not removed during synthesis) ? I am particularly interested in combinational outputs.
The purpose is to facilitate gate level simulations debugging. Currently, I can only find registers output names. All the combinational outputs get instance-names like "U3432" in the verilog netlist. This makes debugging long combinational paths practically impossible.
Regards,
George