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] - Blame information for rev 4

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 4 ale500
#--  Synopsys, Inc.
2
#--  Version G-2012.09L-SP1
3
#--  Project file /home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/syn/lattice/P6809/run_options.txt
4
#--  Written on Mon Dec 30 07:52:25 2013
5
 
6
 
7
#project files
8
add_file -verilog "/usr/local/diamond/2.2_x64/cae_library/synthesis/verilog/machxo2.v"
9
add_file -verilog "/home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/syn/lattice/CC3_top.v"
10
add_file -verilog "/home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/rtl/verilog/alu16.v"
11
add_file -verilog "/home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/rtl/verilog/decoders.v"
12
add_file -verilog "/home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/rtl/verilog/defs.v"
13
add_file -verilog "/home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/rtl/verilog/MC6809_cpu.v"
14
add_file -verilog "/home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/rtl/verilog/regblock.v"
15
add_file -verilog "/home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/syn/lattice/bios2k.v"
16
 
17
 
18
#implementation: "P6809"
19
impl -add P6809 -type fpga
20
 
21
#
22
#implementation attributes
23
 
24
set_option -vlog_std v2001
25
set_option -project_relative_includes 1
26
set_option -include_path {/home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/syn/lattice}
27
 
28
#device options
29
set_option -technology MACHXO2
30
set_option -part LCMXO2_7000HE
31
set_option -package TG144C
32
set_option -speed_grade -4
33
set_option -part_companion ""
34
 
35
#compilation/mapping options
36
set_option -top_module "CC3_top"
37
 
38
# mapper_options
39
set_option -frequency 1
40
set_option -write_verilog 0
41
set_option -write_vhdl 0
42
set_option -srs_instrumentation 1
43
 
44
# Lattice XP
45
set_option -maxfan 1000
46
set_option -disable_io_insertion 0
47
set_option -retiming 0
48
set_option -pipe 1
49
set_option -forcegsr false
50
set_option -fix_gated_and_generated_clocks 1
51
set_option -RWCheckOnRam 1
52
set_option -update_models_cp 0
53
set_option -syn_edif_array_rename 1
54
 
55
# sequential_optimization_options
56
set_option -symbolic_fsm_compiler 1
57
 
58
# Compiler Options
59
set_option -compiler_compatible 0
60
set_option -resource_sharing 1
61
set_option -multi_file_compilation_unit 1
62
 
63
#automatic place and route (vendor) options
64
set_option -write_apr_constraint 1
65
 
66
#set result format/file last
67
project -result_file "./P6809_P6809.edi"
68
 
69
#set log file
70
set_option log_file "/home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/syn/lattice/P6809/P6809_P6809.srf"
71
impl -active "P6809"

powered by: WebSVN 2.1.0

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