`include "macroasm.vh" // look into macroasm.vh for more info // Check if memory initialization went ok `READ (00000, 0000) // 0*7 at address 0 `DESELECT `READ (00001, 0007) // 1*7 at address 1 `READ (00002, 000E) // 2*7 at address 2 `WAIT `WAIT `READ (00089, 03BF) // 137*7 at address 137 `READ (00101, 0707) // 257*7 at address 257