OpenCores
URL https://opencores.org/ocsvn/t6507lp/t6507lp/trunk

Subversion Repositories t6507lp

[/] [t6507lp/] [trunk/] [syn/] [cadence/] [scripts/] [rc_script_LP.cmd] - Diff between revs 249 and 250

Show entire file | Details | Blame | View Log

Rev 249 Rev 250
Line 7... Line 7...
set_attr lp_insert_clock_gating true /
set_attr lp_insert_clock_gating true /
set_attribute lp_insert_operand_isolation true /
set_attribute lp_insert_operand_isolation true /
 
 
set_attribute hdl_search_path $SVNPATH/rtl/verilog/
set_attribute hdl_search_path $SVNPATH/rtl/verilog/
set_attr lib_search_path $SVNPATH/syn/cadence/libs/
set_attr lib_search_path $SVNPATH/syn/cadence/libs/
 
 
read_hdl $FILE_LIST -v2001
read_hdl $FILE_LIST -v2001
set_attr library { D_CELLS_3_3V.lib D_CELLSL_3_3V.lib}
set_attr library { D_CELLS_3_3V.lib D_CELLSL_3_3V.lib}
 
 
set_attribute avoid false [find / -libcell LGC*]
#set_attribute avoid false [find / -libcell LGC*]
set_attribute avoid false [find / -libcell LSG*]
#set_attribute avoid false [find / -libcell LSG*]
set_attribute avoid false [find / -libcell LSOGC*]
#set_attribute avoid false [find / -libcell LSOGC*]
 
 
set_attribute lef_library {xc06_m3_FE.lef D_CELLS.lef D_CELLSL.lef}
set_attribute lef_library {xc06_m3_FE.lef D_CELLS.lef D_CELLSL.lef}
set_attr cap_table_file xc06m3_typ.CapTbl
set_attr cap_table_file xc06m3_typ.CapTbl
set_attr interconnect_mode ple /
set_attr interconnect_mode ple /
 
 
Line 32... Line 33...
synthesize -to_mapped -effort high -no_incremental
synthesize -to_mapped -effort high -no_incremental
clock_gating share
clock_gating share
synthesize -incremental -effort high
synthesize -incremental -effort high
 
 
write_encounter design -basename /home/nscad/samuel/Desktop/svn_atari/trunk/syn/cadence/results/t6507lp t6507lp
write_encounter design -basename /home/nscad/samuel/Desktop/svn_atari/trunk/syn/cadence/results/t6507lp t6507lp
 
 
#write_hdl t6507lp > ../results/t6507lp.vg
 

powered by: WebSVN 2.1.0

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