OpenCores
URL https://opencores.org/ocsvn/6809_6309_compatible_core/6809_6309_compatible_core/trunk

Subversion Repositories 6809_6309_compatible_core

[/] [6809_6309_compatible_core/] [trunk/] [syn/] [lattice/] [P6809/] [run_options.txt] - Diff between revs 9 and 10

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 9 Rev 10
Line 1... Line 1...
#--  Synopsys, Inc.
#--  Synopsys, Inc.
#--  Version G-2012.09L-SP1
#--  Version G-2012.09L-SP1
#--  Project file /home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/syn/lattice/P6809/run_options.txt
#--  Project file /home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/syn/lattice/P6809/run_options.txt
#--  Written on Mon Jan  6 06:54:11 2014
#--  Written on Sun Jun 22 08:17:19 2014
 
 
 
 
#project files
#project files
add_file -verilog "/usr/local/diamond/2.2_x64/cae_library/synthesis/verilog/machxo2.v"
add_file -verilog "/usr/local/diamond/2.2_x64/cae_library/synthesis/verilog/machxo2.v"
add_file -verilog "/home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/syn/lattice/CC3_top.v"
add_file -verilog "/home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/syn/lattice/CC3_top.v"
Line 22... Line 22...
impl -add P6809 -type fpga
impl -add P6809 -type fpga
 
 
#
#
#implementation attributes
#implementation attributes
 
 
set_option -vlog_std v2001
set_option -vlog_std sysv
set_option -project_relative_includes 1
set_option -project_relative_includes 1
set_option -include_path {/home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/syn/lattice}
set_option -include_path {/home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/syn/lattice;/home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/syn/lattice;/home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/syn/lattice}
 
 
#device options
#device options
set_option -technology MACHXO2
set_option -technology MACHXO2
set_option -part LCMXO2_7000HE
set_option -part LCMXO2_7000HE
set_option -package TG144C
set_option -package TG144C
Line 37... Line 37...
 
 
#compilation/mapping options
#compilation/mapping options
set_option -top_module "CC3_top"
set_option -top_module "CC3_top"
 
 
# mapper_options
# mapper_options
set_option -frequency 1
set_option -frequency auto
set_option -write_verilog 0
set_option -write_verilog 0
set_option -write_vhdl 0
set_option -write_vhdl 0
set_option -srs_instrumentation 1
set_option -srs_instrumentation 1
 
 
# Lattice XP
# Lattice XP
set_option -maxfan 1000
set_option -maxfan 1000
set_option -disable_io_insertion 0
set_option -disable_io_insertion 0
set_option -retiming 0
set_option -retiming 0
set_option -pipe 1
set_option -pipe 1
set_option -forcegsr false
set_option -forcegsr no
set_option -fix_gated_and_generated_clocks 1
set_option -fix_gated_and_generated_clocks 1
set_option -RWCheckOnRam 1
set_option -RWCheckOnRam 1
set_option -update_models_cp 0
set_option -update_models_cp 0
set_option -syn_edif_array_rename 1
set_option -syn_edif_array_rename 1
 
 
Line 65... Line 65...
 
 
#automatic place and route (vendor) options
#automatic place and route (vendor) options
set_option -write_apr_constraint 1
set_option -write_apr_constraint 1
 
 
#set result format/file last
#set result format/file last
project -result_file "./P6809_P6809.edi"
project -result_file "./P6809.edi"
 
 
#set log file
 
set_option log_file "/home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/syn/lattice/P6809/P6809_P6809.srf"
 
impl -active "P6809"
impl -active "P6809"

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.