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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correctly reset command parser state after sending commands or invalid input.
Julian Blake Kongslie
2022-02-20
1
-1
/
+10
*
CSn[0] is, in fact, a lie. We only have 23 bits of address space.
Julian Blake Kongslie
2022-02-20
4
-14
/
+17
*
SignalTap bullshit.
Julian Blake Kongslie
2022-02-20
1
-315
/
+320
*
Explicitly disable signaltap compilation.
Julian Blake Kongslie
2022-02-18
1
-0
/
+1
*
Limit size of reset counter to something realistic.
Julian Blake Kongslie
2022-02-18
1
-1
/
+1
*
Explicitly unsigned states (in the vain hope of improving extraction)
Julian Blake Kongslie
2022-02-18
3
-3
/
+3
*
Force one-hot encoding of states.
Julian Blake Kongslie
2022-02-17
3
-3
/
+3
*
Point at the correct clock when setting up timing.
Julian Blake Kongslie
2022-02-17
1
-1
/
+1
*
Avoid a few warnings during build.
Julian Blake Kongslie
2022-02-17
2
-2
/
+3
*
Add signal tap for debug.
Julian Blake Kongslie
2022-02-17
2
-0
/
+644
*
Reorganize controller state machine and tweak timing slightly.
Julian Blake Kongslie
2022-02-17
1
-48
/
+62
*
Fix pin names in TCL file
Julian Blake Kongslie
2022-02-16
1
-14
/
+14
*
Split into multiple files.
Julian Blake Kongslie
2022-02-16
5
-428
/
+438
*
Complete rewrite to break out the separate state machines and fix timing
Julian Blake Kongslie
2022-02-16
1
-160
/
+509
*
Initial commit.
Julian Blake Kongslie
2022-02-16
7
-0
/
+351