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.

generating compile log in DC shell

Status
Not open for further replies.

dll_fpga

Full Member level 3
Full Member level 3
Joined
Mar 9, 2011
Messages
185
Helped
19
Reputation
38
Reaction score
21
Trophy points
1,298
Location
kerala,India
Activity points
2,416
how can we generate the Synthesis compile log in dc shell?
Is there any command for that....
I want to see the detailed log file.....
 

poluekt

Full Member level 2
Full Member level 2
Joined
Dec 11, 2009
Messages
130
Helped
45
Reputation
90
Reaction score
44
Trophy points
1,308
Location
Russia
Activity points
1,813
Do you want to get "compile" command log? You can write in your script:
compile [your_arguments] > compile.log
 

dll_fpga

Full Member level 3
Full Member level 3
Joined
Mar 9, 2011
Messages
185
Helped
19
Reputation
38
Reaction score
21
Trophy points
1,298
Location
kerala,India
Activity points
2,416
Do you want to get "compile" command log? You can write in your script:
compile [your_arguments] > compile.log

Thanks.
By default does the tool produce any log file,through which we can search for errors,warnings etc
 

ljwfred

Junior Member level 1
Junior Member level 1
Joined
Mar 25, 2009
Messages
16
Helped
3
Reputation
6
Reaction score
3
Trophy points
1,283
Activity points
1,358
dc_shell -f run_dc.tcl | tee dc.log
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top