OpenCores
URL https://opencores.org/ocsvn/single-14-segment-display-driver-w-decoder/single-14-segment-display-driver-w-decoder/trunk

Subversion Repositories single-14-segment-display-driver-w-decoder

[/] [single-14-segment-display-driver-w-decoder/] [trunk/] [Project/] [Lattice_FPGA_Build/] [impl1/] [run_options.txt] - Blame information for rev 9

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 5 liubenoff
#--  Synopsys, Inc.
2
#--  Version L-2016.03L-1
3
#--  Project file C:\Projects\single-14-segment-display-driver-w-decoder\Project\Lattice_FPGA_Build\impl1\run_options.txt
4
 
5
#project files
6
add_file -vhdl -lib work "C:/lscc/diamond/3.8_x64/cae_library/synthesis/vhdl/ecp5um.vhd"
7 9 liubenoff
add_file -vhdl -lib work "C:/Projects/single-14-segment-display-driver-w-decoder/Project/Sources/Decoding_Table/ROM_ASCII_Decoder/decoder_table_dist_rom_impl/decoder_table_dist_rom/decoder_table_dist_rom.vhd"
8
add_file -vhdl -lib work "C:/Projects/single-14-segment-display-driver-w-decoder/Project/Sources/ascii_decoder.vhd"
9
add_file -vhdl -lib work "C:/Projects/single-14-segment-display-driver-w-decoder/Project/Sources/display_driver_w_decoder.vhd"
10
add_file -vhdl -lib work "C:/Projects/single-14-segment-display-driver-w-decoder/Project/Sources/display_driver_wrapper.vhd"
11 5 liubenoff
 
12
 
13
 
14
#implementation: "impl1"
15
impl -add impl1 -type fpga
16
 
17
#
18
#implementation attributes
19
 
20 9 liubenoff
set_option -vlog_std v2001
21 5 liubenoff
set_option -project_relative_includes 1
22
 
23
#device options
24
set_option -technology ECP5UM5G
25
set_option -part LFE5UM5G_45F
26
set_option -package BG381C
27
set_option -speed_grade -8
28
set_option -part_companion ""
29
 
30
#compilation/mapping options
31 9 liubenoff
set_option -top_module "display_driver_wrapper"
32 5 liubenoff
 
33
# hdl_compiler_options
34
set_option -distributed_compile 0
35
 
36
# mapper_without_write_options
37
set_option -frequency auto
38
set_option -srs_instrumentation 1
39
 
40
# mapper_options
41
set_option -write_verilog 0
42
set_option -write_vhdl 0
43
 
44
# Lattice XP
45 9 liubenoff
set_option -maxfan 1000
46 5 liubenoff
set_option -disable_io_insertion 0
47
set_option -retiming 0
48
set_option -pipe 1
49 9 liubenoff
set_option -forcegsr false
50 5 liubenoff
set_option -fix_gated_and_generated_clocks 1
51
set_option -rw_check_on_ram 1
52
set_option -update_models_cp 0
53
set_option -syn_edif_array_rename 1
54
set_option -Write_declared_clocks_only 1
55
 
56
# NFilter
57
set_option -no_sequential_opt 0
58
 
59
# sequential_optimization_options
60
set_option -symbolic_fsm_compiler 1
61
 
62
# Compiler Options
63
set_option -compiler_compatible 0
64
set_option -resource_sharing 1
65
set_option -multi_file_compilation_unit 1
66
 
67
# Compiler Options
68
set_option -auto_infer_blackbox 0
69
 
70
#automatic place and route (vendor) options
71
set_option -write_apr_constraint 1
72
 
73
#set result format/file last
74 9 liubenoff
project -result_file "./DisplayDriverwDecoder_impl1.edi"
75
 
76
#set log file
77
set_option log_file "C:/Projects/single-14-segment-display-driver-w-decoder/Project/Lattice_FPGA_Build/impl1/DisplayDriverwDecoder_impl1.srf"
78 5 liubenoff
impl -active "impl1"

powered by: WebSVN 2.1.0

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