Test and project fix

This commit is contained in:
2024-03-18 11:06:06 +01:00
parent 474f77b8b0
commit fa728e5d53
3 changed files with 3 additions and 5 deletions

View File

@@ -17,8 +17,6 @@ module tt_um_yannickreiss_lights_out (
);
// All output pins must be assigned. If not used, assign to 0.
assign uo_out = ui_in + uio_in; // Example: ou_out is the sum of ui_in and uio_in
assign uio_out = 0;
assign uio_oe = 8'b00000010;
// Matrix (input)