📄 prep2_2.prj
字号:
#-- Synplicity, Inc.
#-- Synplify version 3.0
#-- Project file V:\rel\latest\examples\verilog\actel\prep2_2.prj
#-- Written on Tue Jul 15 18:46:28 1997
#device options
set_option -technology act2
set_option -part A1225A
set_option -speed_grade Std
#add_file options
add_file -verilog "../common_rtl/prep/prep2_2.v"
add_file -constraint "prep2_2.sdc"
#compilation/mapping options
set_option -default_enum_encoding onehot
set_option -symbolic_fsm_compiler true
#map options
set_option -frequency 40.000
set_option -fanout_limit 16
set_option -disable_io_insertion false
#set result format/file last
project -result_file "prep2_2.edn"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -