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

📄 run_options.txt

📁 PCM数据采集
💻 TXT
字号:
#-- Synplicity, Inc.
#-- Version Synplify for Lattice 8.8L2
#-- Project file D:\cpld\GETPCM~1\run_options.txt
#-- Written on Fri Jun 20 12:38:50 2008


#add_file options
add_file -vhdl -lib work "D:/ispTOOLS7_0/ispcpld/../cae_library/synthesis/vhdl/machxo.vhd"
add_file -vhdl -lib work "pcm.vhd"
add_file -vhdl -lib work "uartrec.vhd"
add_file -vhdl -lib work "baudr.vhd"
add_file -vhdl -lib work "uartsend.vhd"
add_file -vhdl -lib work "getpcm.vhd"


#implementation: "GETPCM~1"
impl -add GETPCM~1 -type fpga

#device options
set_option -technology MACHXO
set_option -part LCMXO640C
set_option -package T100C
set_option -speed_grade -5
set_option -part_companion ""

#compilation/mapping options
set_option -default_enum_encoding default
set_option -resource_sharing 1
set_option -top_module "GetPcm"

#map options
set_option -frequency 1.000
set_option -fanout_limit 100
set_option -disable_io_insertion 0
set_option -retiming 0
set_option -pipe 0
set_option -force_gsr auto
set_option -fixgatedclocks 3
set_option -fixgeneratedclocks 3


#sequential_optimizations options
set_option -symbolic_fsm_compiler 1

#simulation options
set_option -write_verilog 1
set_option -write_vhdl 1

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

#set result format/file last
project -result_file "./GetPcm.edi"

#
#implementation attributes

set_option -num_critical_paths 3
set_option -num_startend_points 0
set_option -auto_constrain_io true
impl -active "GETPCM~1"

⌨️ 快捷键说明

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