eng_ahmed_osama
Junior Member level 3
- Joined
- Feb 4, 2014
- Messages
- 29
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 220
I am new in using ncvlog
I have an error when i am trying to simulate simple inverter
It is a schematic running nc-verilog with virtuoso .
my pdk which is GPDK45n
Any help please .
I have an error when i am trying to simulate simple inverter
It is a schematic running nc-verilog with virtuoso .
|
ncelab: *E,CUVMUR (./ihnl/cds0/netlist,19|10): instance 'test.top@Inv_1<module>.PM0' of design unit 'pmos1v' is unresolved in 'worklib.Inv_1:verilog'.
nmos1v NM1 ( .D(Vout), .B(cds_globals.gnd_), .G(Vin),
|
ncelab: *E,CUVMUR (./ihnl/cds0/netlist,21|10): instance 'test.top@Inv_1<module>.NM1' of design unit 'nmos1v' is unresolved in 'worklib.Inv_1:verilog'.
ncxlmode: *E,ELBERR: Error during elaboration (status 1), exiting.
my pdk which is GPDK45n
Any help please .