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.

Who know the m@gma flow from front_end to back_end ,thanks !

Status
Not open for further replies.

stocking

Member level 5
Joined
Nov 5, 2004
Messages
91
Helped
5
Reputation
10
Reaction score
1
Trophy points
1,288
Activity points
704
tell me the flow using m@gma's blastfusion for P&R. and the used library ,for example .volcano library! thanks for your help!!!
 

Re: Who know the m@gma flow from front_end to back_end ,than

now,magma is RTL to GDS tools.you can do logic synthesis with blast create,do layout with blastfusion, do SI and Power analsis with blast rail.
 

I know ! But how do I convert the SDT cell library to .volcano library.
 

pls try the following .

set l /my_lib
import lib -lib $l -add a.slow.lib a.typical.lib a.fast.lib
export volcano my_lib.volcano

here a stands for your std cell library

You can then use my_lib.volcano for standard cells
import volcano my_lib.volcano
 

rahulk_123: thank you very much !!!
I will try it according to your sugggestion!
Do you using the m@gma now ?
 

Re: Who know the m@gma flow from front_end to back_end ,than

I have used magma for synthesis .. not for the real back end
 

rahulk_123: I try to obtain volcano library according to your sugggestion! It looks like right .
thanks .
Could you tell me the flow of synthisis using m@gma?
Could you send me a scirpt about synthisis? thanks!!! my e_mail : luckstarwzj@126.com thanks again!!!
 

rahulk_123: I have converted the STD library into volcano library , but I have not used the volcano! thanks!
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top