
$ Sample pad definitions
$
$ This file must be created manually.
$ EDIF must be compiled without added I/O buffers
$ (so that core signal names will be available).
$
$ Note: "PADS" is a special macro name recognized
$ by SimGen and handled differently than normal
$ macros - node names are not hierarchically hidden.
$

.macro PADS
<P01 PADOUT PAD_R2 VALUE2
<P02 PADOUT PAD_T1 VALUE3
<P03 PADIN  PAD_L1 RESET
<P04 PADIN  PAD_L2 CLKIN 
<P05 PADOUT PAD_B1 VALUE0
<P06 PADOUT PAD_B2 VALUE1
.eom PADS

