mirror of
https://github.com/garrettsworkshop/Warp-SE.git
synced 2024-11-22 08:32:09 +00:00
Change default settings
This commit is contained in:
parent
a1d07e308f
commit
4cda4a77d5
@ -22,9 +22,9 @@ module SET(
|
||||
SlowVIA <= 1;
|
||||
SlowIWM <= 1;
|
||||
SlowSCC <= 1;
|
||||
SlowSCSI <= 1;
|
||||
SlowSCSI <= 0;
|
||||
SlowSnd <= 1;
|
||||
SlowClockGate <= 1;
|
||||
SlowClockGate <= 0;
|
||||
end else if (SetWRr) begin
|
||||
SlowTimeout[3:0] <= A[11:8];
|
||||
SlowIACK <= A[7];
|
||||
|
Loading…
Reference in New Issue
Block a user