当前位置:网站首页>allegro,orcad, net alias,port,off-page connector之间的异同点和如何选取
allegro,orcad, net alias,port,off-page connector之间的异同点和如何选取
2022-07-03 13:33:00 【huangbinvip】
在使用cadence系列工具orcad绘制原理图的时候,有几个符号的功能非常相近,作用类似,但是又不完全相同,细微的差别可能就会导致你在绘制复杂原理图的时候选择错误,最后做DRC检测的时候报错。
如上图所示,有三个功能,都是放置网络符号的作用:
1、net alias: 网络别名,顾名思义,就是给连接的网络起一个容易记忆,有含义的名字。
2. place port:放置一个端口,人如其名,那就是放置一个端口,用一个网络名字来连接两个端口。
3. place off-page connector: 放置离页的连接符号
在原理图上,它们长的样子这个样子:
如何区别和使用它们,看上图说话:
- net alias:这个是没有独立的符号的,需要放到wire上,其使用范围仅仅限于在同一张原理图页面内。
- palce port:这个网络符号要求连接的两个port都具有相同的属性,比如都是input或者ouput,这个符号一般用在层次图设计中,表征是有相同属性的端口。
- place off-page connector:这个符号用在连接两张不同的原理图的相同网络,在同一张原理图上不能使用,否则报错 。
由此可以简单总结一下:
同一个页面网络连接用net alias,不同页面之间网络连接用place off-page connector,层次图设计用palce port,三个不要混用,就不会出错啦。
原创文章,欢迎转载,请注明来源,未经书面允许,请勿用于商业用途。
关注微信公众号:嵌入式开发实战营,了解更多。
边栏推荐
- 3D视觉——2.人体姿态估计(Pose Estimation)入门——OpenPose含安装、编译、使用(单帧、实时视频)
- Qt学习24 布局管理器(三)
- Golang - command line tool Cobra
- Go language unit test 5: go language uses go sqlmock and Gorm to do database query mock
- 28: Chapter 3: develop Passport Service: 11: define attributes in the configuration file, and then obtain them in the code;
- Webpage connection database ~ simple implementation of addition, deletion, modification and query complete code
- 全局事件总线
- Summary of common error reporting problems and positioning methods of thrift
- JS new challenges
- QT learning 24 layout manager (III)
猜你喜欢

28: Chapter 3: develop Passport Service: 11: define attributes in the configuration file, and then obtain them in the code;

Qt学习17 对话框及其类型

Rasp implementation of PHP
![[développement technologique - 24]: caractéristiques des technologies de communication Internet des objets existantes](/img/f3/a219fe8e7438b8974d2226b4c3d4a4.png)
[développement technologique - 24]: caractéristiques des technologies de communication Internet des objets existantes

JS Part III

Go language web development series 29: Gin framework uses gin contrib / sessions library to manage sessions (based on cookies)

3D vision - 2 Introduction to pose estimation - openpose includes installation, compilation and use (single frame, real-time video)

消息订阅与发布

JVM runtime data area

Redis: redis data structure and key operation commands
随机推荐
simpleParallax. JS (create poor visual effects for website pictures)
Qt学习21 Qt 中的标准对话框(下)
28:第三章:开发通行证服务:11:在配置文件中定义属性,然后在代码中去获取;
Mysql:insert date:sql error [1292] [22001]: data truncation: incorrect date value:
Redis:字符串類型數據的操作命令
Qt学习19 Qt 中的标准对话框(上)
金属有机骨架(MOFs)抗肿瘤药载体|PCN-223装载甲硝唑|UiO-66包载盐酸环丙沙星([email protected])
MySQL data processing value addition, deletion and modification
Implementation of Muduo accept connection, disconnection and sending data
Rasp implementation of PHP
GoLand 2021.2 configure go (go1.17.6)
SQL Injection (AJAX/JSON/jQuery)
Print. JS -- web page file printing
How to use lxml to judge whether the website announcement is updated
MIL-100( Fe) 包裹小分子阿司匹林形成[email protected](Fe)|甘草次酸修饰金属有机框架材料UiO-66-NH2(简称UiO-66-NH2-GA)
Use and design of Muduo buffer class
Selenium browser (1)
[combinatorics] permutation and combination (two counting principles, examples of set permutation | examples of set permutation and circle permutation)
The small project (servlet+jsp+mysql+el+jstl) completes a servlet with login function, with the operation of adding, deleting, modifying and querying. Realize login authentication, prevent illegal log
GoLand 2021.1.1: configure the multi line display of the tab of the open file