The audio output is still messed up, but this commit gets everything as ready as it can get. Fixed up all the testbenches and added state machines for everything
This commit is contained in:
+1
-1
@@ -2,6 +2,6 @@
|
||||
`define SDVD_DEFS
|
||||
package sdvd_defs;
|
||||
// Playback speed type
|
||||
typedef logic [3:0] SPEED;
|
||||
typedef logic [4:0] SPEED;
|
||||
endpackage
|
||||
`endif
|
||||
|
||||
Reference in New Issue
Block a user