Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Does the Netlist include the Verilog-A?

Status
Not open for further replies.

kamesh419

Member level 1
Joined
Feb 11, 2005
Messages
37
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
426
Dear all,

I have a design (Adder block + VerilogA block). When I try to simulate my design with spectre it produces a netlist file called "netlist" and 2 other files called "netlistHeader" and "netlistFooter". What I was wondering about is does the "netlist" include my full design (that is Adder block + VerilogA block) or it only includes my Adder block. and I have to do a "cat command" to get my final netlist.

when i have checked my "netlistFooter" file it has ahdl_include to my VerilogA file.

Thanks and Regards,
Kamesh.
 

Why not open the "netlist" file and have a look?
 

I think the "netlist" file is the concatenation of the "netlisHeader" and "netlistFooter". So you should find the same include in the final netlist. Verilog is refenced as a subcircuit in spectre.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top