#--  Synopsys, Inc.
#--  Version I-2013.09M-SP1 
#--  Project file D:\DSP reference guide\DSP Reference Guide\Ref. Guide Design Examples\Liberov11.3\VHDL\Filters\Single MAC FIR Filters\Symmetric_MAC_FIR_Filter\synthesis\run_options.txt
#--  Written on Wed May 21 19:46:21 2014


#project files
add_file -vhdl -lib work "D:/DSP reference guide/DSP Reference Guide/Ref. Guide Design Examples/Liberov11.3/VHDL/Filters/Single MAC FIR Filters/Symmetric_MAC_FIR_Filter/component/work/mulacc_18x18/mulacc_18x18_0/mulacc_18x18_mulacc_18x18_0_HARD_MULT_ACC.vhd"
add_file -vhdl -lib work "D:/DSP reference guide/DSP Reference Guide/Ref. Guide Design Examples/Liberov11.3/VHDL/Filters/Single MAC FIR Filters/Symmetric_MAC_FIR_Filter/component/work/mulacc_18x18/mulacc_18x18.vhd"
add_file -vhdl -lib work "D:/DSP reference guide/DSP Reference Guide/Ref. Guide Design Examples/Liberov11.3/VHDL/Filters/Single MAC FIR Filters/Symmetric_MAC_FIR_Filter/component/work/Coef_RAM/Coef_RAM_0/Coef_RAM_Coef_RAM_0_URAM.vhd"
add_file -vhdl -lib work "D:/DSP reference guide/DSP Reference Guide/Ref. Guide Design Examples/Liberov11.3/VHDL/Filters/Single MAC FIR Filters/Symmetric_MAC_FIR_Filter/component/work/Coef_RAM/Coef_RAM.vhd"
add_file -vhdl -lib work "D:/DSP reference guide/DSP Reference Guide/Ref. Guide Design Examples/Liberov11.3/VHDL/Filters/Single MAC FIR Filters/Symmetric_MAC_FIR_Filter/component/work/Inp_RAM/Inp_RAM_0/Inp_RAM_Inp_RAM_0_URAM.vhd"
add_file -vhdl -lib work "D:/DSP reference guide/DSP Reference Guide/Ref. Guide Design Examples/Liberov11.3/VHDL/Filters/Single MAC FIR Filters/Symmetric_MAC_FIR_Filter/component/work/Inp_RAM/Inp_RAM.vhd"
add_file -vhdl -lib work "D:/DSP reference guide/DSP Reference Guide/Ref. Guide Design Examples/Liberov11.3/VHDL/Filters/Single MAC FIR Filters/Symmetric_MAC_FIR_Filter/component/work/Inp_RAM1/Inp_RAM1_0/Inp_RAM1_Inp_RAM1_0_URAM.vhd"
add_file -vhdl -lib work "D:/DSP reference guide/DSP Reference Guide/Ref. Guide Design Examples/Liberov11.3/VHDL/Filters/Single MAC FIR Filters/Symmetric_MAC_FIR_Filter/component/work/Inp_RAM1/Inp_RAM1.vhd"
add_file -vhdl -lib work "D:/DSP reference guide/DSP Reference Guide/Ref. Guide Design Examples/Liberov11.3/VHDL/Filters/Single MAC FIR Filters/Symmetric_MAC_FIR_Filter/hdl/Symmetric_MAC_FIR.vhd"



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

#device options
set_option -technology SmartFusion2
set_option -part M2S050
set_option -package FBGA896
set_option -speed_grade -1
set_option -part_companion ""

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

# mapper_options
set_option -frequency auto
set_option -write_verilog 0
set_option -write_vhdl 0
set_option -srs_instrumentation 1

# actel_options
set_option -RWCheckOnRam 0

# Microsemi G4
set_option -run_prop_extract 1
set_option -maxfan 10000
set_option -disable_io_insertion 0
set_option -opcond COMWC
set_option -retiming 0
set_option -report_path 0
set_option -update_models_cp 0
set_option -preserve_registers 0

# sequential_optimization_options
set_option -symbolic_fsm_compiler 1

# Compiler Options
set_option -compiler_compatible 0
set_option -resource_sharing 1

# Compiler Options
set_option -auto_infer_blackbox 0

# Compiler Options
set_option -vhdl2008 1

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

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