PLAExample.pla
Last Edited by: Monier, March 14, 1985 3:19:11 pm PST
Last Edited by: Serlet, March 28, 1985 6:10:59 pm PST
TruthTableFile ← "///PLAExample.tt";
TileSet ← "///SelfTimePLATileSet.dale"
Optimize ← TRUE;
Extras ← 12;
ExtraRows ← 4;
ExtraColumns ← 4;
ExtraAndColumns ← 4;
ExtraOrColumns ← 4;
Inputs ← LIST["a", "b", "c", "d", "e", "f", "g", "h"];
Outputs ← LIST["A", "B", "C", "D", "E", "F", "G", "H"];
PrintRows ← 5;