Closed ogamespec closed 2 years ago
in Top.v you assign DL_Control2 = x[37]; but you still accidentally pass x[37] to DataLatch instead of DL_Control2
in Top.v you assign DL_Control2 = x[37]; but you still accidentally pass x[37] to DataLatch instead of DL_Control2