#-- Synplicity, Inc.
#-- Version 9.4A1
#-- Project file D:\Apps\app_notes\Fusion\improvedthroughput\throughput enhancement\Fusion_ADC_Throughput\Fusion_ADC_Throughput\synthesis\run_options.txt
#-- Written on Sat Sep 13 16:07:53 2008


#add_file options
add_file -vhdl -lib work "D:/Apps/app_notes/Fusion/improvedthroughput/throughput enhancement/Fusion_ADC_Throughput/Fusion_ADC_Throughput/smartgen/Analog_proc1/Analog_proc1_abdelay_counter.vhd"
add_file -vhdl -lib work "D:/Apps/app_notes/Fusion/improvedthroughput/throughput enhancement/Fusion_ADC_Throughput/Fusion_ADC_Throughput/smartgen/Analog_proc1/Analog_proc1_assc_ram.vhd"
add_file -vhdl -lib work "D:/Apps/app_notes/Fusion/improvedthroughput/throughput enhancement/Fusion_ADC_Throughput/Fusion_ADC_Throughput/smartgen/common/vhdl/assc.vhd"
add_file -vhdl -lib work "D:/Apps/app_notes/Fusion/improvedthroughput/throughput enhancement/Fusion_ADC_Throughput/Fusion_ADC_Throughput/smartgen/Analog_proc1/Analog_proc1_assc_wrapper.vhd"
add_file -vhdl -lib work "D:/Apps/app_notes/Fusion/improvedthroughput/throughput enhancement/Fusion_ADC_Throughput/Fusion_ADC_Throughput/smartgen/Analog_proc1/Analog_proc1.vhd"
add_file -vhdl -lib work "D:/Apps/app_notes/Fusion/improvedthroughput/throughput enhancement/Fusion_ADC_Throughput/Fusion_ADC_Throughput/smartgen/common/vhdl/initcfg_xa.vhd"
add_file -vhdl -lib work "D:/Apps/app_notes/Fusion/improvedthroughput/throughput enhancement/Fusion_ADC_Throughput/Fusion_ADC_Throughput/smartgen/common/vhdl/initcfg_xb.vhd"
add_file -vhdl -lib work "D:/Apps/app_notes/Fusion/improvedthroughput/throughput enhancement/Fusion_ADC_Throughput/Fusion_ADC_Throughput/smartgen/common/vhdl/initcfg_xc.vhd"
add_file -vhdl -lib work "D:/Apps/app_notes/Fusion/improvedthroughput/throughput enhancement/Fusion_ADC_Throughput/Fusion_ADC_Throughput/smartgen/common/vhdl/initcfg_xd.vhd"
add_file -vhdl -lib work "D:/Apps/app_notes/Fusion/improvedthroughput/throughput enhancement/Fusion_ADC_Throughput/Fusion_ADC_Throughput/smartgen/common/vhdl/initcfg_xe.vhd"
add_file -vhdl -lib work "D:/Apps/app_notes/Fusion/improvedthroughput/throughput enhancement/Fusion_ADC_Throughput/Fusion_ADC_Throughput/smartgen/common/vhdl/initcfg_xf.vhd"
add_file -vhdl -lib work "D:/Apps/app_notes/Fusion/improvedthroughput/throughput enhancement/Fusion_ADC_Throughput/Fusion_ADC_Throughput/smartgen/common/vhdl/initcfg.vhd"
add_file -vhdl -lib work "D:/Apps/app_notes/Fusion/improvedthroughput/throughput enhancement/Fusion_ADC_Throughput/Fusion_ADC_Throughput/smartgen/NVM_sysm/NVM_sysm_init_wrapper.vhd"
add_file -vhdl -lib work "D:/Apps/app_notes/Fusion/improvedthroughput/throughput enhancement/Fusion_ADC_Throughput/Fusion_ADC_Throughput/smartgen/NVM_sysm/NVM_sysm.vhd"
add_file -vhdl -lib work "D:/Apps/app_notes/Fusion/improvedthroughput/throughput enhancement/Fusion_ADC_Throughput/Fusion_ADC_Throughput/hdl/Top.vhd"


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

#device options
set_option -technology Fusion
set_option -part AFS600
set_option -package PQFP208
set_option -speed_grade -2
set_option -part_companion ""

#compilation/mapping options
set_option -default_enum_encoding default
set_option -resource_sharing 1
set_option -use_fsm_explorer 0
set_option -top_module "work.Top"

#map options
set_option -frequency 100.000
set_option -xst_mode 0
set_option -run_prop_extract 1
set_option -fanout_limit 200
set_option -globalthreshold 50
set_option -maxfan_hard 0
set_option -disable_io_insertion 0
set_option -retiming 0
set_option -report_path 4000
set_option -opcond COMWC
set_option -update_models_cp 0
set_option -preserve_registers 0


#sequential_optimizations options
set_option -symbolic_fsm_compiler 1

#simulation options
set_option -write_verilog 0
set_option -write_vhdl 0

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

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