⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 run_options.txt

📁 lattice tag mem 操作代码
💻 TXT
字号:
#-- Synopsys, Inc.
#-- Version 9.6L1
#-- Project file E:\3\tag_mem\run_options.txt
#-- Written on Fri Dec 19 12:32:46 2008


#add_file options
add_file -vhdl -lib work "d:/ispTOOLS7_2/ispcpld/../cae_library/synthesis/vhdl/XP2.vhd"
add_file -verilog "./tag_mem.h"
add_file -vhdl -lib work "./tag_mem.vhd"
add_file -vhdl -lib work "./tag_mem0.vhd"
add_file -vhdl -lib work "./pll0.vhd"
add_file -vhdl -lib work "./tag_mem_tst.vhd"


#implementation: "tag_mem"
impl -add tag_mem -type fpga

#device options
set_option -technology LATTICE-XP2
set_option -part LFXP2_17E
set_option -package QN208C
set_option -speed_grade -5
set_option -part_companion ""

#compilation/mapping options
set_option -default_enum_encoding default
set_option -resource_sharing 1
set_option -top_module "work.tag_mem_tst"

#map options
set_option -frequency 200.000
set_option -vendor_xcompatible_mode 0
set_option -vendor_xcompatible_mode 0
set_option -fanout_limit 100
set_option -disable_io_insertion 0
set_option -retiming 0
set_option -pipe 0
set_option -force_gsr false
set_option -fixgatedclocks 3
set_option -fixgeneratedclocks 3


#sequential_optimizations options
set_option -symbolic_fsm_compiler 1

#simulation options
set_option -write_verilog 1
set_option -write_vhdl 1

#automatic place and route (vendor) options
set_option -write_apr_constraint 0

#set result format/file last
project -result_file "./tag_mem_tst.edi"

#set log file 
set_option log_file "E:/3/tag_mem/tag_mem_tst.srf" 

#
#implementation attributes

set_option -vlog_std v2001
set_option -num_critical_paths 3
set_option -num_startend_points 0
set_option -dup false
set_option -compiler_compatible true
set_option -auto_constrain_io true
impl -active "tag_mem"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -