URL
https://opencores.org/ocsvn/ahbmaster/ahbmaster/trunk
Subversion Repositories ahbmaster
[/] [ahbmaster/] [trunk/] [test79_AHBmaster/] [synthesis/] [AHBMASTER_FIC_syn.prj] - Rev 3
Compare with Previous | Blame | View Log
#-- Synopsys, Inc.
#-- Version L-2016.09M-2
#-- Project file C:\Actelprj\test79_AHBmaster\synthesis\AHBMASTER_FIC_syn.prj
#-- Written on Sat Jun 02 22:50:01 2018
#project files
add_file -vhdl -lib work "C:/Actelprj/test79_AHBmaster/hdl/AHBMASTER_FIC.vhd"
#implementation: "synthesis"
impl -add synthesis -type fpga
#device options
set_option -technology ProASIC3
set_option -part A3PN250
set_option -package VQFP100
set_option -speed_grade STD
set_option -part_companion ""
#compilation/mapping options
set_option -use_fsm_explorer 0
# hdl_compiler_options
set_option -distributed_compile 0
# mapper_without_write_options
set_option -frequency 100.000
set_option -srs_instrumentation 1
# mapper_options
set_option -write_verilog 0
set_option -write_vhdl 0
# actel_options
set_option -rw_check_on_ram 0
# Microsemi 500K
set_option -run_prop_extract 1
set_option -maxfan 24
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
# Microsemi 500K
set_option -globalthreshold 50
# NFilter
set_option -no_sequential_opt 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 "./AHBMASTER_FIC.edn"
impl -active "synthesis"