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.

problems in mixed signal design

Status
Not open for further replies.

arsenal

Full Member level 2
Full Member level 2
Joined
Oct 17, 2004
Messages
143
Helped
15
Reputation
30
Reaction score
4
Trophy points
1,298
Activity points
1,103
hi,
when i do mixed signal simulation in cadence, some problems occured.
i have compiled some digital .v files using verilog-xl 05.40.003-s, and it finished without errors.
however, when i build a block with behavioral view to be used in config and with the same verilog code, the HDL parser give some errors at such codes as "wire signed", "20'sh00004" and "always @(*)",

so can anyone tell me what to do ?
thanks
 

the result about hdl parser is for ahdl(or verilog-a).
check the open book, it give you a detail about mixed signal simulation.
 

hi sunking,
you mean candence use the verilog-a hdl parser to compile digital verilog code?
but some of my other verilog files have passed compilation and the symbols have also been generated and now it seems only some problems of syntax error.
it seems hdl parser uses another version of verilog compiler and not the same as the one i use in terminal verilog compilation.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top