mirror of
https://github.com/garrettsworkshop/Warp-SE.git
synced 2025-08-09 20:25:06 +00:00
Fix bad wiring for CNT module
This commit is contained in:
@@ -146,7 +146,7 @@ module WarpSE(
|
||||
wire QoSReady;
|
||||
CNT cnt(
|
||||
/* FSB clock and E clock inputs */
|
||||
FCLK, C8M, E,
|
||||
FCLK, E,
|
||||
/* Refresh request */
|
||||
RefReq, RefUrg,
|
||||
/* Reset, button */
|
||||
|
Reference in New Issue
Block a user