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.

how to compile encrypted verilog module with VCS

Status
Not open for further replies.

halolee

Newbie level 2
Joined
Aug 25, 2011
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,291
I configured coreConsultant to produce AXI BUS verilog module.
it has a lot of encrypted files.
when I compile it ,use " vcs +v2k -f DW_axi.lst "

it turns out to have a error "ERROR-[UMIR] unresolved modules"

compile these encrypted files dividedly .some are ok ,some still have the error "ERROR-[UMIR] unresolved modules"

how to use encrypted files wich vcs?
 

I figure out it.
i should include syn lib "-y ***/syn/dw/sim_ver"
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top