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

📄 frequent.tc_

📁 这是个用VHDL写的测频源程序,最大可测10M,你可以任意修改,但请你更新后发一份给我
💻 TC_
字号:
#-- Synplicity, Inc.
#-- Synplify version 5.3.2
#-- Project file C:\My Documents\shudianku\frequent\frequent.tc_
#-- Written on Sat Jun 02 15:12:14 2001

#device options
set_option -technology pLSI

#add_file options
add_file -vhdl -lib work "frequent.vhd"

#compilation/mapping options
set_option -default_enum_encoding onehot
set_option -symbolic_fsm_compiler false
set_option -resource_sharing true

#map options
set_option -frequency 0.000
set_option -top_module frequent

#simulation options
set_option -write_verilog true
set_option -write_vhdl true

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

#MTI Cross Probe options
set_option -mti_root ""

#set result format/file last
project -result_file "frequent.edn"

⌨️ 快捷键说明

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