Quantcast
Channel: Cadence Digital Implementation Forum
Viewing all articles
Browse latest Browse all 1454

Unable to add VDD VSS pins to the verilog netlist generated by Encounter

$
0
0

Hi,

I am using encounter EDI 11.

I want add VDD VSS pins to verilog netlist, but so far I am unsuccessful .

I have tried the following two commands with options -includePowerGround and -phys

1. saveNetlist -flat -includePowerGround $env(VLOGOUT_DIR)/$env(TOP_LEVEL).pnr.v

Writing Netlist ".././vlogout/MY_VERILOG_TOP.pnr.v" ...
**WARN: (ENCVL-516):    No Power/Ground connections in top module (MY_VERILOG_TOP).
0 Pwr names and 0 Gnd names.

2.  saveNetlist -flat -phys $env(VLOGOUT_DIR)/$env(TOP_LEVEL).pnr.v
Writing Netlist ".././vlogout/MY_VERILOG_TOP.pnr.v" ...
**WARN: (ENCVL-516):    No Power/Ground connections in top module (MY_VERILOG_TOP).
0 Pwr names and 0 Gnd names.

Why is -phys option not working?

I am I doing something wrong here?

Is there any other way to add VDD VSS nets in verilog file?

Thanks in advance.


Viewing all articles
Browse latest Browse all 1454

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>