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.

I want some DC scripts and RTL codes.

Status
Not open for further replies.

blueagate

Member level 1
Joined
Sep 20, 2004
Messages
32
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
275
Hi, friends,
I am reading the book of Advanced ASIC Chip Synthesis,
so I want some RTL codes and scripts to exercise.
Does someone can help me, pls?
 

just write some scripts by yourself according to the book, note that not all the scripts in the book are right
 

haha
I think so before,
But I don't know the script which I had written is whether good or bad.
 

I have full tutorials for DC. If u want i can upload it..

with regards,
 

U may find the book with advanced ASIC synthesised technology in the forum. It is a good book on the DC.
 

goto opencore and find many design there fo for you to practice your script.
 

arunragavan said:
I have full tutorials for DC. If u want i can upload it..

with regards,

Hi, arunragavan,
I want the full tutorials about DC,
so the more beginners can start DC from it.
Thanks.
 

Hi, my friends. You can search the DC traning manual in here.
I remember there are some DC workshop that have uploaded in here.
 

Hi,
I'm studying Synopsys DC and script now . I found that after synthesis , the netname there are mixed upcase and lower case , for example , one net name is "n20" , and the other net name is "N20" . In some tools , this two net are not distinguishable. Anyone knows how to set script to avoid this condition ?
 

Hi, my friends. You can set this upper case or lower case in your output netlist by setting your DC outputs format. In my Corp, we set it outputs netllist use upper case.
 

hi ,horzonbluz ,can u tell us how to set it for certain output format?
 

as I know, there are some posts in the forum including DC scripts for whole chip synthesis. U can find them as a template.
 

Hi, i think you should write the RTL codes using correctly upcase or lowercase.
Then you can identify your codes easily. Don't set this kind of variable in your DC
setup file.
 

Hi horzonbluz,
I think the netname is generated by DC itself, not the netname used in RTL code. This kind of internal net naming can be set by script , I think . The problem is : how to write the script command to do that ?
 

Hi, xwcwc1234,
DC have the define_name_rules for someone who want to configure the net name,
I am the beginner,
so I don't know how to write the script,
but you can search define_name_rules in DC user guide.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top