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.

Has anyone used v2lvs?

Status
Not open for further replies.

harryzhu

Member level 3
Joined
Oct 9, 2004
Messages
59
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
627
v2lvs

Hi,

Has anyone used v2lvs? It can convert verilog code to spice netlist, I've checked its manual and run it in below:
$> v2lvs -o /tmp/whole.sp -lsp rom.cdl -lsp analog.cdl -lsp core.spi -s stand.v -s0 gnd -s1 vdd -v a2811.v

I cannot run it smoothly and get such error:
Warning: a2811/ap_rom passes too many pins to port D<7> in module rom

I checked the code and find I use bus, how can I make v2lvs recognise my defined bus? Thanks for your help!

Best Regards,

Harryzhu
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top