#-- Synopsys, Inc.
#-- Version E-2010.09A-1
#-- Project file C:\A2F_AC375_DF\A2F500\verilog\ADC_DAC_SimpleWire\synthesis\run_options.txt
#-- Written on Fri Dec 16 20:25:48 2011


#project files
add_file -verilog -lib COREAPB3_LIB "C:/A2F_AC375_DF/A2F500/verilog/ADC_DAC_SimpleWire/component/Actel/DirectCore/CoreAPB3/3.0.103/rtl/vlog/core/coreapb3_muxptob3.v"
add_file -verilog -lib COREAPB3_LIB "C:/A2F_AC375_DF/A2F500/verilog/ADC_DAC_SimpleWire/component/Actel/DirectCore/CoreAPB3/3.0.103/rtl/vlog/core/coreapb3.v"
add_file -verilog "C:/A2F_AC375_DF/A2F500/verilog/ADC_DAC_SimpleWire/component/work/CoreAPB3_Master_Side/CoreAPB3_Master_Side.v"
add_file -verilog "C:/A2F_AC375_DF/A2F500/verilog/ADC_DAC_SimpleWire/component/Actel/SmartFusionMSS/MSS/2.5.106/mss_comps.v"
add_file -verilog "C:/A2F_AC375_DF/A2F500/verilog/ADC_DAC_SimpleWire/component/work/SimpleWire/MSS_CCC_0/SimpleWire_tmp_MSS_CCC_0_MSS_CCC.v"
add_file -verilog "C:/A2F_AC375_DF/A2F500/verilog/ADC_DAC_SimpleWire/component/work/SimpleWire/mss_tshell.v"
add_file -verilog "C:/A2F_AC375_DF/A2F500/verilog/ADC_DAC_SimpleWire/component/work/SimpleWire/SimpleWire.v"
add_file -verilog "C:/A2F_AC375_DF/A2F500/verilog/ADC_DAC_SimpleWire/hdl/APB_MEM_CTRL.v"
add_file -verilog "C:/A2F_AC375_DF/A2F500/verilog/ADC_DAC_SimpleWire/component/work/Top_Level/Top_Level.v"
add_file -constraint "C:/A2F_AC375_DF/A2F500/verilog/ADC_DAC_SimpleWire/component/work/SimpleWire/mss_tshell_syn.sdc"


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

#
#implementation attributes

set_option -vlog_std v2001

#device options
set_option -technology SmartFusion
set_option -part A2F500M3G
set_option -package FBGA484
set_option -speed_grade Std
set_option -part_companion ""

#compilation/mapping options
set_option -use_fsm_explorer 0
set_option -top_module "Top_Level"

# 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_Level.edn"
impl -active "synthesis"
