📄 fpga_core_syn.prj
字号:
#add_file options
add_file -verilog "H:/fpga_test/fpga_fifo_0122_02/smartgen/fifo_fpga1280x8/fifo_fpga1280x8.v"
add_file -verilog "H:/fpga_test/fpga_fifo_0122_02/hdl/fifo_fpga_1280x8.v"
#device options
set_option -technology ProASIC3
set_option -part A3P125
set_option -vlog_std v2001
set_option -disable_io_insertion 1
#compilation/mapping options
set_option -symbolic_fsm_compiler true
#compilation/mapping options
set_option -frequency 100.000
#simulation options
impl -active "synthesis"
project -result_file "H:/fpga_test/fpga_fifo_0122_02/synthesis/fpga_core.edn"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -