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.

New in Digital design and synthesis...some questions I have.

Status
Not open for further replies.

dexter_ex_2ks

Member level 1
Joined
Jun 19, 2006
Messages
32
Helped
1
Reputation
6
Reaction score
0
Trophy points
1,286
Location
Romania
Activity points
1,549
what does synthesis of digital designs mean?

Hello everyone :D

I have a few questions regarding Digital Synthesis. I know that synthesis can be done in Synopsys (this is one way, there are more) . What is the difference between Design Analyzer and Design Compiler? Is someone included in the other? For what is one and for what is the other? And for what is VCS ? And ISE for? Which one is for RTL coding, synthesis, simulation, verification, and probably layout.

Thanks in advance.
 

Hi,
1.
Disign vision is GUI based version of DC. DC includes Design vision. May be GUI based tool is not that powerful as DC command line version.

2.
VCS, is a simulato from Synopsys. It supports verilog, VHDL and all most all HVLs (hardware verification languages... like System Verilog, System C, Vera, c based interface... and in future 'e')

3.
ISE is from Xilinx Inc. It is used for synthesis, P&R and bitstream generation for Xilinx FPGAs and CPLDs. While DC can be used for ASIC (i.e. based on libaries) and DC -FPGA for FPGA only for supported vendors(e.g. xilinx , altera etc.) and supported devices.

4.
No tool is required for RTL coding... you have to type the code in any editors.
For synthesis, I already mentioned above. For verification (functional) and simulation VCS is use.

hope this helps.....
 
Re: New in Digital design and synthesis...some questions I h

Thank you very much, for your answer.
So ISE is from Xilinx, I understood. Actually a wanted to know for what is IC-Compiler(from synopsys) not ISE (my mistake) , but is good to know.
So now I'm using(where I'm studying) Icarus verilog (it's a free verilog compiler + GtkWave for displaying simulation waves, Icarus Verilog can synthesize verilog to gate level, I belive it's EDIF format.) But I do not know any tool which can read that format(I mean, to display schematic,of the gate level) . I will ask at my University what tools they have for study purpose.
So I have one more question, synopsys IC compiler, saber, primetime, cosmosscope what is for?

And I've understood that I need some technology file for synthesis(I want to learn to see how it will be synthesized my verilog code, and after that time constraints, just for study).

Is there any technology files free(for study purpose). And where can I download them?

Thanks in advance, and I WISH YOU A HAVE A GOOD DAY !
 

Hi,
EDIF file is supported by many tools. For exmple OrCad schematic capture(schematic and PCB designing software) is capable to open this files. EDIF is very comman standard across industry.

I don't know about the tools like "saber" and "cosmosscope "... I know about primetime. Primeime is Static timing ananlysis(STA) tool from synopsys. It is worlds most recognized eda tool for STA. It is infact sign-off tool for sta.

For the technology library.. you may find it on some university sites... like Oklahoma State University.
visit : **broken link removed**
to download.
 
Re: New in Digital design and synthesis...some questions I h

dexter_ex_2ks said:
Is there any technology files free(for study purpose). And where can I download them?

Thanks in advance, and I WISH YOU A HAVE A GOOD DAY !

There's MOSIS, they support academic institutions...

www.mosis.com
 
Re: New in Digital design and synthesis...some questions I h

dexter_ex_2ks said:
Thank you very much, for your answer.
So ISE is from Xilinx, I understood. Actually a wanted to know for what is IC-Compiler(from synopsys) not ISE (my mistake) , but is good to know.
So now I'm using(where I'm studying) Icarus verilog (it's a free verilog compiler + GtkWave for displaying simulation waves, Icarus Verilog can synthesize verilog to gate level, I belive it's EDIF format.) But I do not know any tool which can read that format(I mean, to display schematic,of the gate level) . I will ask at my University what tools they have for study purpose.
So I have one more question, synopsys IC compiler, saber, primetime, cosmosscope what is for?

And I've understood that I need some technology file for synthesis(I want to learn to see how it will be synthesized my verilog code, and after that time constraints, just for study).

Is there any technology files free(for study purpose). And where can I download them?

Thanks in advance, and I WISH YOU A HAVE A GOOD DAY !

cosmoscope is waveform viewer.. you can view fsdb,vcd files....
IC compiler from synopsys used for physical implementation
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top