mirror of
https://github.com/garrettsworkshop/RAM2E.git
synced 2024-11-21 10:33:50 +00:00
fix comment
This commit is contained in:
parent
4abb0873bf
commit
5335a6ed3c
@ -402,7 +402,7 @@ module RAM2E(C14M, PHI1, LED,
|
||||
RA[10] <= 1'b0; // no auto-precharge
|
||||
end
|
||||
// Hold BA
|
||||
// Hold RA[11,9:8]x
|
||||
// Hold RA[11,9:8]
|
||||
RA[7:0] <= Ain[7:0];
|
||||
// Hold DQMs
|
||||
end 4'hB: begin
|
||||
|
Loading…
Reference in New Issue
Block a user