OpenCores
URL https://opencores.org/ocsvn/bluespec-h264/bluespec-h264/trunk

Subversion Repositories bluespec-h264

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 93 to Rev 94
    Reverse comparison

Rev 93 → Rev 94

/trunk/dc/synth.tcl
1,7 → 1,7
#=========================================================================
# TCL Script File for Synthesis using Synopsys Design Compiler
#-------------------------------------------------------------------------
# $Id: synth.tcl,v 1.2 2008-06-26 17:58:55 jamey.hicks Exp $
# $Id: synth.tcl,v 1.3 2008-06-26 18:12:15 jamey.hicks Exp $
#
 
# The makefile will generate various variables which we now read in
49,7 → 49,10
# probably produce better results. The boundary_optimization means that
# the synthesizer is free to invert ports if it will increase performance.
 
compile -map_effort medium -area_effort medium -boundary_optimization
link
set_flatten true -effort high
compile -map_effort high -area_effort high -boundary_optimization
#compile_ultra
 
# We write out the results as a verilog netlist and in ddc format
 
72,4 → 75,4
report_resources -nosplit >> synth_resources.rpt
}
 
exit
exit

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.