PLAExample.pla
Last Edited by: Monier, March 14, 1985 3:19:11 pm PST
Bertrand Serlet May 28, 1986 12:14:24 pm PDT
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;