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 9

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 9 ale500
#--  Written on Mon Jan  6 06:54:11 2014
5 4 ale500
 
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 7 ale500
add_file -verilog "/home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/syn/lattice/vgatext.v"
17
add_file -verilog "/home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/syn/lattice/fontrom.v"
18
add_file -verilog "/home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/syn/lattice/textmem4k.v"
19 4 ale500
 
20
 
21
#implementation: "P6809"
22
impl -add P6809 -type fpga
23
 
24
#
25
#implementation attributes
26
 
27
set_option -vlog_std v2001
28
set_option -project_relative_includes 1
29
set_option -include_path {/home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/syn/lattice}
30
 
31
#device options
32
set_option -technology MACHXO2
33
set_option -part LCMXO2_7000HE
34
set_option -package TG144C
35
set_option -speed_grade -4
36
set_option -part_companion ""
37
 
38
#compilation/mapping options
39
set_option -top_module "CC3_top"
40
 
41
# mapper_options
42
set_option -frequency 1
43
set_option -write_verilog 0
44
set_option -write_vhdl 0
45
set_option -srs_instrumentation 1
46
 
47
# Lattice XP
48
set_option -maxfan 1000
49
set_option -disable_io_insertion 0
50
set_option -retiming 0
51
set_option -pipe 1
52
set_option -forcegsr false
53
set_option -fix_gated_and_generated_clocks 1
54
set_option -RWCheckOnRam 1
55
set_option -update_models_cp 0
56
set_option -syn_edif_array_rename 1
57
 
58
# sequential_optimization_options
59
set_option -symbolic_fsm_compiler 1
60
 
61
# Compiler Options
62
set_option -compiler_compatible 0
63
set_option -resource_sharing 1
64
set_option -multi_file_compilation_unit 1
65
 
66
#automatic place and route (vendor) options
67
set_option -write_apr_constraint 1
68
 
69
#set result format/file last
70
project -result_file "./P6809_P6809.edi"
71
 
72
#set log file
73
set_option log_file "/home/pacito/02_Elektronik/020_V6809/6809/opencores/trunk/syn/lattice/P6809/P6809_P6809.srf"
74
impl -active "P6809"

powered by: WebSVN 2.1.0

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