riteshj
Newbie level 1
- Joined
- Apr 16, 2013
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,288
Hi All,
I'm doing a project in Cadence encounter where I need an even number of inverters in a chain, basically to form a delay line. However, when I look at the generated schematic, I can see that tool has removed all inverters and simply connected I/O net. I think this is due to internal optimization. Can someone help me to get around this problem? I am a noob and I dont know much about TCl scripting. I am giving this chain of inverters as a netlist in my verilog file.
I'm doing a project in Cadence encounter where I need an even number of inverters in a chain, basically to form a delay line. However, when I look at the generated schematic, I can see that tool has removed all inverters and simply connected I/O net. I think this is due to internal optimization. Can someone help me to get around this problem? I am a noob and I dont know much about TCl scripting. I am giving this chain of inverters as a netlist in my verilog file.