AR# 3358

|

ABEL - How to lock down (constrain) pins through ABEL code

描述

Is it possible to set pin assignments in an ABEL file?

解决方案


To lock down pins to particular device pins in XABEL, the syntax is as follows:



pin_name PIN pin_number;



For example:

MY_PIN PIN 1;



In this example, MY_PIN would be assigned to pin 1.
AR# 3358
日期 07/26/2010
状态 Archive
Type 综合文章
People Also Viewed