【连载】【FPGA黑金开发板】黑金开发板升级版配套TCL脚本文件(二十)

2023-11-10 19:50

本文主要是介绍【连载】【FPGA黑金开发板】黑金开发板升级版配套TCL脚本文件(二十),希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

 

声明:本文为原创作品,版权归本博文作者所有,如需转载,请注明出处http://www.cnblogs.com/kingst/ 
 

P6152207

 
##############################################
#      	URL:    http://www.oshcn.com
#      	REV:    1.0
#    AUTHOR:    AVIC
#      DATE:    2010.6.19
##############################################-----------------------------------------GLOBAL------------------------------------------#
set_global_assignment -name RESERVE_ALL_UNUSED_PINS "AS INPUT TRI-STATED"
set_global_assignment -name ENABLE_INIT_DONE_OUTPUT OFFset_location_assignment	PIN_23	-to	RESET
set_location_assignment	PIN_28	-to	CLOCK
#-----------------------------------------SDRAM------------------------------------------#
set_location_assignment	PIN_175	-to	S_DB[0]
set_location_assignment	PIN_173	-to	S_DB[1]
set_location_assignment	PIN_171	-to	S_DB[2]
set_location_assignment	PIN_170	-to	S_DB[3]
set_location_assignment	PIN_169	-to	S_DB[4]
set_location_assignment	PIN_168	-to	S_DB[5]
set_location_assignment	PIN_165	-to	S_DB[6]
set_location_assignment	PIN_164	-to	S_DB[7]
set_location_assignment	PIN_205	-to	S_DB[8]
set_location_assignment	PIN_203	-to	S_DB[9]
set_location_assignment	PIN_201	-to	S_DB[10]
set_location_assignment	PIN_200	-to	S_DB[11]
set_location_assignment	PIN_199	-to	S_DB[12]
set_location_assignment	PIN_198	-to	S_DB[13]
set_location_assignment	PIN_197	-to	S_DB[14]
set_location_assignment	PIN_195	-to	S_DB[15]set_location_assignment	PIN_179	-to	S_A[0]
set_location_assignment	PIN_180	-to	S_A[1]
set_location_assignment	PIN_181	-to	S_A[2]
set_location_assignment	PIN_182	-to	S_A[3]
set_location_assignment	PIN_185	-to	S_A[4]
set_location_assignment	PIN_187	-to	S_A[5]
set_location_assignment	PIN_188	-to	S_A[6]
set_location_assignment	PIN_189	-to	S_A[7]
set_location_assignment	PIN_191	-to	S_A[8]
set_location_assignment	PIN_192	-to	S_A[9]
set_location_assignment	PIN_176	-to	S_A[10]
set_location_assignment	PIN_193	-to	S_A[11]set_location_assignment	PIN_207	-to	S_CLK
set_location_assignment	PIN_151	-to	S_BA[0]
set_location_assignment	PIN_150	-to	S_BA[1]
set_location_assignment	PIN_161	-to	S_nCAS
set_location_assignment	PIN_208	-to	S_CKE
set_location_assignment	PIN_160	-to	S_nRAS
set_location_assignment	PIN_162	-to	S_nWE
set_location_assignment	PIN_152	-to	S_nCS
set_location_assignment	PIN_206	-to	S_DQM[1]
set_location_assignment	PIN_163	-to	S_DQM[0]
#---------------------------------------------USB----------------------------------------#
set_location_assignment	PIN_117	-to	USB_DB[0]
set_location_assignment	PIN_118	-to	USB_DB[1]
set_location_assignment	PIN_127	-to	USB_DB[2]
set_location_assignment	PIN_128	-to	USB_DB[3]
set_location_assignment	PIN_133	-to	USB_DB[4]
set_location_assignment	PIN_134	-to	USB_DB[5]
set_location_assignment	PIN_135	-to	USB_DB[6]
set_location_assignment	PIN_137	-to	USB_DB[7]set_location_assignment	PIN_113	-to	USB_A0
set_location_assignment	PIN_115	-to	USB_WR
set_location_assignment	PIN_116	-to	USB_nINT
set_location_assignment	PIN_114	-to	USB_RD
#-------------------------------------------LAN-----------------------------------------#
set_location_assignment	PIN_129	-to	LAN_nINT
set_location_assignment	PIN_131 -to	LAN_nWOL
set_location_assignment	PIN_104	-to	LAN_MOSI
set_location_assignment	PIN_132	-to	LAN_MISO
set_location_assignment	PIN_103	-to	LAN_SCK
set_location_assignment	PIN_102	-to	LAN_CS 
set_location_assignment	PIN_105	-to	LAN_nRST 
#-------------------------------------------VGA-----------------------------------------#
set_location_assignment	PIN_142	-to	VGA[0]
set_location_assignment	PIN_143	-to	VGA[1]
set_location_assignment	PIN_144	-to	VGA[2]
set_location_assignment	PIN_146	-to	VGA_HS
set_location_assignment	PIN_145	-to	VGA_VS
#--------------------------------------------LCD-----------------------------------------#
set_location_assignment	PIN_8	-to	LCD_CS
set_location_assignment	PIN_12	-to	LCD_A0
set_location_assignment	PIN_11	-to	LCD_SCL
set_location_assignment	PIN_14	-to	LCD_SI
#--------------------------------------------LED-----------------------------------------#
set_location_assignment	PIN_69	-to	LED[0]
set_location_assignment	PIN_70	-to	LED[1]
set_location_assignment	PIN_72	-to	LED[2]
set_location_assignment	PIN_74	-to	LED[3]
#--------------------------------------------KEY-----------------------------------------#
set_location_assignment	PIN_3	-to	KEY[0]
set_location_assignment	PIN_5	-to	KEY[1]
set_location_assignment	PIN_4   -to	KEY[2]
set_location_assignment	PIN_10	-to	KEY[3]
set_location_assignment	PIN_6	-to	KEY[4]
#-------------------------------------------UART----------------------------------------#
set_location_assignment	PIN_147	-to	RXD
set_location_assignment	PIN_149	-to	TXD
#-------------------------------------------24LC04--------------------------------------#
set_location_assignment	PIN_112	-to	I2C_SDA
set_location_assignment	PIN_110	-to	I2C_SCL
#--------------------------------------------PS2----------------------------------------#
set_location_assignment	PIN_139	-to	PS2_DAT
set_location_assignment	PIN_138	-to	PS2_CLK
#-------------------------------------------DS1302-------------------------------------#
set_location_assignment	PIN_108	-to	RTC_SCLK
set_location_assignment	PIN_106	-to	RTC_nRST
set_location_assignment	PIN_107	-to	RTC_DATA
#-------------------------------------------BUZZER-------------------------------------#
set_location_assignment	PIN_141	-to	BUZZER
#---------------------------------------------DIG---------------------------------------#
set_location_assignment	PIN_44	-to	DIG[0]
set_location_assignment	PIN_43	-to	DIG[1]
set_location_assignment	PIN_46	-to DIG[2]
set_location_assignment	PIN_56	-to	DIG[3]
set_location_assignment	PIN_57	-to	DIG[4]
set_location_assignment	PIN_48	-to	DIG[5]
set_location_assignment	PIN_47	-to	DIG[6]
set_location_assignment	PIN_45	-to DIG[7]
set_location_assignment	PIN_58	-to SEL[5]
set_location_assignment	PIN_59	-to	SEL[4]
set_location_assignment	PIN_60	-to	SEL[3]
set_location_assignment	PIN_61	-to	SEL[2]
set_location_assignment	PIN_63	-to SEL[1]
set_location_assignment	PIN_64	-to	SEL[0]
#---------------------------------------------END--------------------------------------#

这篇关于【连载】【FPGA黑金开发板】黑金开发板升级版配套TCL脚本文件(二十)的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



http://www.chinasem.cn/article/384878

相关文章

Python3脚本实现Excel与TXT的智能转换

《Python3脚本实现Excel与TXT的智能转换》在数据处理的日常工作中,我们经常需要将Excel中的结构化数据转换为其他格式,本文将使用Python3实现Excel与TXT的智能转换,需要的可以... 目录场景应用:为什么需要这种转换技术解析:代码实现详解核心代码展示改进点说明实战演练:从Excel到

Python脚本实现图片文件批量命名

《Python脚本实现图片文件批量命名》这篇文章主要为大家详细介绍了一个用python第三方库pillow写的批量处理图片命名的脚本,文中的示例代码讲解详细,感兴趣的小伙伴可以了解下... 目录前言源码批量处理图片尺寸脚本源码GUI界面源码打包成.exe可执行文件前言本文介绍一个用python第三方库pi

shell脚本自动删除30天以前的文件(最新推荐)

《shell脚本自动删除30天以前的文件(最新推荐)》该文章介绍了如何使用Shell脚本自动删除指定目录下30天以前的文件,并通过crontab设置定时任务,此外,还提供了如何使用Shell脚本删除E... 目录shell脚本自动删除30天以前的文件linux按照日期定时删除elasticsearch索引s

10个Python自动化办公的脚本分享

《10个Python自动化办公的脚本分享》在日常办公中,我们常常会被繁琐、重复的任务占据大量时间,本文为大家分享了10个实用的Python自动化办公案例及源码,希望对大家有所帮助... 目录1. 批量处理 Excel 文件2. 自动发送邮件3. 批量重命名文件4. 数据清洗5. 生成 PPT6. 自动化测试

使用Java实现一个解析CURL脚本小工具

《使用Java实现一个解析CURL脚本小工具》文章介绍了如何使用Java实现一个解析CURL脚本的工具,该工具可以将CURL脚本中的Header解析为KVMap结构,获取URL路径、请求类型,解析UR... 目录使用示例实现原理具体实现CurlParserUtilCurlEntityICurlHandler

10个Python Excel自动化脚本分享

《10个PythonExcel自动化脚本分享》在数据处理和分析的过程中,Excel文件是我们日常工作中常见的格式,本文将分享10个实用的Excel自动化脚本,希望可以帮助大家更轻松地掌握这些技能... 目录1. Excel单元格批量填充2. 设置行高与列宽3. 根据条件删除行4. 创建新的Excel工作表5

Linux中shell解析脚本的通配符、元字符、转义符说明

《Linux中shell解析脚本的通配符、元字符、转义符说明》:本文主要介绍shell通配符、元字符、转义符以及shell解析脚本的过程,通配符用于路径扩展,元字符用于多命令分割,转义符用于将特殊... 目录一、linux shell通配符(wildcard)二、shell元字符(特殊字符 Meta)三、s

Python脚本实现自动删除C盘临时文件夹

《Python脚本实现自动删除C盘临时文件夹》在日常使用电脑的过程中,临时文件夹往往会积累大量的无用数据,占用宝贵的磁盘空间,下面我们就来看看Python如何通过脚本实现自动删除C盘临时文件夹吧... 目录一、准备工作二、python脚本编写三、脚本解析四、运行脚本五、案例演示六、注意事项七、总结在日常使用

java脚本使用不同版本jdk的说明介绍

《java脚本使用不同版本jdk的说明介绍》本文介绍了在Java中执行JavaScript脚本的几种方式,包括使用ScriptEngine、Nashorn和GraalVM,ScriptEngine适用... 目录Java脚本使用不同版本jdk的说明1.使用ScriptEngine执行javascript2.

解决Cron定时任务中Pytest脚本无法发送邮件的问题

《解决Cron定时任务中Pytest脚本无法发送邮件的问题》文章探讨解决在Cron定时任务中运行Pytest脚本时邮件发送失败的问题,先优化环境变量,再检查Pytest邮件配置,接着配置文件确保SMT... 目录引言1. 环境变量优化:确保Cron任务可以正确执行解决方案:1.1. 创建一个脚本1.2. 修