- or download this
PinName1,Group1
PinName2,Group1
...
PinName6,AsyncInNoTimingArc
PinName5,AsyncInNoTimingArc
- or download this
$VAR1 = {
'PinName1' => [
...
'Group1'
]
};
- or download this
pin(PinName3) {
direction : input ;
...
** Found 3 occurrences of 'AsyncInNoTimingArc' **
- or download this
#!/usr/bin/perl
use strict;
...
}
mainCSV ($infile_CSV,$outfile_RX_CSV,$outfile_CSV);