当前位置:网站首页>Quartus 使用 tcl 文件快速配置管脚
Quartus 使用 tcl 文件快速配置管脚
2022-08-01 23:33:00 【可乐有点好喝】
本文内容:在 Quartus 中使用 tcl 文件快速配置管脚,以及导出已经配置好的管脚
一、tcl 文件导入管脚配置
- 随便使用一个编辑器,新建并打开一个 tcl 文件,最好是新建一个 tcl 文件夹,用来保存 tcl 文件

- 配置管脚的基本语法如下,比如配置 clk 时钟信号的管脚
set_location_assignmentPIN_E1-toclk - 格式如下:
set_location_assignment管脚名-to信号名 - 在 tcl 文件中直接按这种格式写,即可,如下:

- 保存完毕后,在 Quartus 中点击【Tools】→【Tcl Scrips…】

- 点击【Add to Project…】添加刚刚的 tcl 文件

- 选中 tcl 文件,再点击【Run】即可

- 配置完成

- 点击【Pin Planner】打开管脚配置,可以看到已经配置完了

二、导出配置好的 tcl 管脚文件
- 打开【Pin Planner】,点击【File】→【Export…】

- 默认导出的是 csv 文件,改成 tcl 文件即可

- 导出好的管脚配置文件 tcl 可以留待以后做其它项目的时候直接导入该文件,不过前提是信号名需要一致
边栏推荐
- 系统可用性:SRE口中的3个9,4个9...到底是个什么东西?
- What can be done to make this SQL into a dangerous SQL?
- excel edit a cell without double clicking
- sys_kill system call
- [Recommended books] The first self-driving technology book
- 论文解读(GSAT)《Interpretable and Generalizable Graph Learning via Stochastic Attention Mechanism》
- [Camp Experience Post] 2022 Cybersecurity Summer Camp
- Calculate the angle of a line defined by two points
- 2022/7/31
- C language - branch statement and loop statement
猜你喜欢

PDF转Word有那么难吗?做一个文件转换器,都解决了

数据增强--学习笔记(图像类,cnn)

伸展树的特性及实现

cdh的hue上oozie启动报错,Cannot allocate containers as requested resource is greater than maximum allowed

仿牛客网项目第三章:开发社区核心功能(详细步骤和思路)

请问什么是 CICD

Access the selected node in the console

深度学习基础-基于Numpy的循环神经网络(RNN)实现和反向传播训练

The monthly salary of the test post is 5-9k, how to increase the salary to 25k?

论文理解【RL - Exp Replay】—— Experience Replay with Likelihood-free Importance Weights
随机推荐
检查点是否在矩形内
在CDH的hue上的oozie出现,提交 Coordinator My Schedule 时出错
[LeetCode304周赛] 两道关于基环树的题 6134. 找到离给定两个节点最近的节点,6135. 图中的最长环
深度学习基础-基于Numpy的循环神经网络(RNN)实现和反向传播训练
Getting started with IDEA is enough to read this article
How to use pywinauto and pyautogui to link the anime lady and sister please go home
IDEA常用插件
IDEA common plugins
What is CICD excuse me
System availability: 3 9s, 4 9s in SRE's mouth... What is it?
How to better understand and do a good job?
Check if point is inside rectangle
加载字体时避免隐藏文本
SQL Server (design database--stored procedure--trigger)
excel remove all carriage return from a cell
用virtualenv和Virtualenvwrapper虚拟环境管理工具创建虚拟环境
解决端口占用
软技能之UML图
cdh的hue上oozie启动报错,Cannot allocate containers as requested resource is greater than maximum allowed
ELK日志采集