Schematic view from verilog, without standard cells

Status
Not open for further replies.

zoraide

Newbie level 5
Joined
Nov 20, 2008
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,340
Hi,
I'm working with cadence, and I'd like to create a schematic view from a verilog file.
The circuit described in this verilog file, doesn't use standard cells....

How can i do?

thanks.
 

Yes, but if I'm not wrong, first you must synthesis from RTL code to gate level. And try to save it as EDIF type. Probably there is a better solution, but I can't think of something else right now.
 

Thank you dexter.

Do you know if there is this tool in cadence environment ?
 

Well I think for synthesis (from Cadence) you can use BuildGates (bg_shell or pks_shell, you'll have the Ambit std_cells) or RTL Compiler (RC - I've never used this tool, I wish too ). And if you want, you can use DesignCompile (DC from Synopsys).

You can synthesis with Xilinx too (you can download Xilinx WebPack from their site, it is meant for study or trial purpose....I don't remember), make a project , place your RTL code... and after that you can synthesis...

Good luck, and please tell me how you resolved the problem

Have a nice day
 

Ok, thank you very much dexter.

Have a nice day
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…