📄 proj.prj
字号:
#-- Synplicity, Inc.
#-- Version 7.1 Alpha
#-- Project file G:\XROADS\INFERENCE_STATUS\SPRO_703\VERILOG\ROM\V2BRAM\proj.prj
#-- Written on Thu Feb 14 16:13:55 2002
#add_file options
add_file -verilog "rom_1024x8.v"
#reporting options
#implementation: "synthesis"
impl -add synthesis
#device options
set_option -technology VIRTEX2
set_option -part XC2V40
set_option -package CS144
set_option -speed_grade -5
#compilation/mapping options
set_option -default_enum_encoding default
set_option -symbolic_fsm_compiler 0
set_option -resource_sharing 1
set_option -use_fsm_explorer 0
#map options
set_option -frequency 0.000
set_option -fanout_limit 100
set_option -disable_io_insertion 0
set_option -pipe 1
set_option -modular 0
set_option -retiming 0
#simulation options
set_option -write_verilog 0
set_option -write_vhdl 0
#automatic place and route (vendor) options
set_option -write_apr_constraint 1
#set result format/file last
project -result_file "synthesis/rom_1024x8.edf"
#implementation attributes
set_option -vlog_std v95
impl -active "synthesis"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -