This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| MODULE DotMtx57 | |
| CLK PIN 15; | |
| A1..A5 PIN 7, 8, 9, 10, 11 istype 'reg'; | |
| B1..B5 PIN 12, 13, 18, 19, 20 istype 'reg'; | |
| R1..R7 PIN 32, 31, 27, 25, 24, 23, 22; " Row | |
| T1..T24 node istype 'reg'; | |
| ROW0..ROW2 node istype 'reg'; |
NewerOlder