当前位置:网站首页>Quartus uses tcl files to quickly configure pins
Quartus uses tcl files to quickly configure pins
2022-08-01 23:36:00 【Coke is delicious】
The content of this article:Using tcl files in Quartus to quickly configure pins and export configured pins
I. tcl file import pin configuration
- Use any editor to create and open a tcl file, preferably a new tcl folder to save the tcl file

- The basic syntax of configuring pins is as follows, such as configuring the pins of the clk clock signal
set_location_assignmentPIN_E1-toclk - The format is as follows:
set_location_assignmentpin name-toSignal name - Write this format directly in the tcl file, as follows:

- After saving, click [Tools]→[Tcl Scrips…] in Quartus

- Click [Add to Project…] to add the tcl file just now

- Select the tcl file and click [Run]

- Configuration complete

- Click [Pin Planner] to open the pin configuration, you can see that it has been configured

Second, export the configured tcl pin file
- Open [Pin Planner], click [File]→[Export…]

- The default export is csv file, you can change it to tcl file

- The exported pin configuration file tcl can be left to import the file directly when doing other projects in the future, but the premise is that the signal names need to be consistent
边栏推荐
猜你喜欢

System availability: 3 9s, 4 9s in SRE's mouth... What is it?

chrome复制一张图片的base64数据

Spark Sql之join on and和where

sys_kill system call

数据增强--学习笔记(图像类,cnn)
![[Camp Experience Post] 2022 Cybersecurity Summer Camp](/img/1e/716bafc679dc67d3d54bcc21a3b670.png)
[Camp Experience Post] 2022 Cybersecurity Summer Camp

Secondary Vocational Network Security Competition B7 Competition Deployment Process

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

CDH6的Hue打开出现‘ascii‘ codec can‘t encode characters

企业防护墙管理,有什么防火墙管理工具?
随机推荐
添加大量元素时使用 DocumentFragments
Codeforces CodeTON Round 2 (Div. 1 + Div. 2, Rated, Prizes!) A-D Solution
辛普森悖论
Convert LocalDateTime to Date type
Calculate the midpoint between two points
Nacos配置中心之加载配置
深度学习基础-基于Numpy的循环神经网络(RNN)实现和反向传播训练
System availability: 3 9s, 4 9s in SRE's mouth... What is it?
访问控制台中的选定节点
D - Linear Probing- 并查集
Leetcode 129求根节点到叶节点数字之和、104二叉树的最大深度、8字符串转换整数(atoi)、82删除排序链表中的重复元素II、204二分查找、94二叉树的中序遍历、144二叉树的前序遍历
基于JAX的激活函数、softmax函数和交叉熵函数
SQL Server (design database--stored procedure--trigger)
Solve the port to take up
chrome copies the base64 data of an image
excel vertical to horizontal
excel remove all carriage return from a cell
GIF制作-灰常简单的一键动图工具
sys_kill system call
Chapter 12 End-User Task As Shell Scripts