#-- Synopsys, Inc.
#-- Version D-2009.12A
#-- Project file D:\Appsnotes\2010\Custom_APB\Design\Cap_15_design\APB_slv_cnt\synthesis\run_options.txt
#-- Written on Wed Feb 10 09:42:24 2010


#project files
add_file -vhdl -lib work "D:/Appsnotes/2010/Custom_APB/Design/Cap_15_design/APB_slv_cnt/component/Actel/DirectCore/CoreAPB3/2.1.101/rtl/vhdl/o/MuxPtoB3.vhd"
add_file -vhdl -lib work "D:/Appsnotes/2010/Custom_APB/Design/Cap_15_design/APB_slv_cnt/component/Actel/DirectCore/CoreAPB3/2.1.101/rtl/vhdl/o/CoreAPB3.vhd"
add_file -vhdl -lib work "D:/Appsnotes/2010/Custom_APB/Design/Cap_15_design/APB_slv_cnt/component/Actel/SmartFusionMSS/MSS/1.0.101/mss_comps.vhd"
add_file -vhdl -lib work "D:/Appsnotes/2010/Custom_APB/Design/Cap_15_design/APB_slv_cnt/component/work/my_mss/MSS_CCC_0/my_mss_tmp_MSS_CCC_0_MSS_CCC.vhd"
add_file -vhdl -lib work "D:/Appsnotes/2010/Custom_APB/Design/Cap_15_design/APB_slv_cnt/component/work/my_mss/my_mss.vhd"
add_file -vhdl -lib work "D:/Appsnotes/2010/Custom_APB/Design/Cap_15_design/APB_slv_cnt/hdl/Count32.vhd"
add_file -vhdl -lib work "D:/Appsnotes/2010/Custom_APB/Design/Cap_15_design/APB_slv_cnt/hdl/APB_cnt.vhd"
add_file -vhdl -lib work "D:/Appsnotes/2010/Custom_APB/Design/Cap_15_design/APB_slv_cnt/component/work/Top/Top.vhd"


#implementation: "synthesis"
impl -add synthesis -type fpga

#device options
set_option -technology SmartFusion
set_option -part A2F200M3F
set_option -package FBGA256
set_option -speed_grade Std
set_option -part_companion ""

#compilation/mapping options
set_option -use_fsm_explorer 0
set_option -top_module "work.Top"

# mapper_options
set_option -frequency 100.000
set_option -write_verilog 0
set_option -write_vhdl 0

# Actel 500K
set_option -run_prop_extract 1
set_option -maxfan 24
set_option -maxfan_hard3 0
set_option -disable_io_insertion 0
set_option -retiming 0
set_option -report_path 0
set_option -opcond COMWC
set_option -update_models_cp 0
set_option -preserve_registers 0

# Actel 500K
set_option -globalthreshold 50

# NFilter
set_option -popfeed 0
set_option -constprop 0
set_option -createhierarchy 0

# sequential_optimization_options
set_option -symbolic_fsm_compiler 1

# Compiler Options
set_option -compiler_compatible 0
set_option -resource_sharing 1

#automatic place and route (vendor) options
set_option -write_apr_constraint 1

#set result format/file last
project -result_file "./Top.edn"
impl -active "synthesis"
