index
:
simple-memory-controller
main
Unnamed repository; edit this file 'description' to name the repository.
Julian Blake Kongslie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
main
Use linear burst mode instead of hybrid.
Julian Blake Kongslie
4 years
Age
Commit message
Author
Files
Lines
2022-02-20
Use linear burst mode instead of hybrid.
HEAD
main
Julian Blake Kongslie
1
-1
/
+1
2022-02-20
Fix timing and RWDS handling.
Julian Blake Kongslie
1
-8
/
+16
2022-02-20
Correctly reset command parser state after sending commands or invalid input.
Julian Blake Kongslie
1
-1
/
+10
2022-02-20
CSn[0] is, in fact, a lie. We only have 23 bits of address space.
Julian Blake Kongslie
4
-14
/
+17
2022-02-20
SignalTap bullshit.
Julian Blake Kongslie
1
-315
/
+320
2022-02-18
Explicitly disable signaltap compilation.
Julian Blake Kongslie
1
-0
/
+1
2022-02-18
Limit size of reset counter to something realistic.
Julian Blake Kongslie
1
-1
/
+1
2022-02-18
Explicitly unsigned states (in the vain hope of improving extraction)
Julian Blake Kongslie
3
-3
/
+3
2022-02-17
Force one-hot encoding of states.
Julian Blake Kongslie
3
-3
/
+3
2022-02-17
Point at the correct clock when setting up timing.
Julian Blake Kongslie
1
-1
/
+1
[...]