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

📄 decoder_top_syn.prj

📁 这是Actel 的FPGA的译码器的VHDL源代码。
💻 PRJ
字号:
#add_file options
add_file -verilog "E:/programer_new/Decoder/project/hdl/KEY.v"
add_file -verilog "E:/programer_new/Decoder/project/smartgen/Decoder/Decoder.v"
add_file -verilog "E:/programer_new/Decoder/project/component/work/decoder_top/decoder_top.v"
set_option -top_module decoder_top

#device options
set_option -technology ProASIC3
set_option -vlog_std v2001

#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 "E:/programer_new/Decoder/project/synthesis/decoder_top.edn"

⌨️ 快捷键说明

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