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
path:
root
/
tcl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2022-02-17
Avoid a few warnings during build.
Julian Blake Kongslie
2
-2
/
+3
2022-02-17
Add signal tap for debug.
Julian Blake Kongslie
2
-0
/
+644
2022-02-17
Reorganize controller state machine and tweak timing slightly.
Julian Blake Kongslie
1
-48
/
+62
2022-02-16
Fix pin names in TCL file
Julian Blake Kongslie
1
-14
/
+14
2022-02-16
Split into multiple files.
Julian Blake Kongslie
5
-428
/
+438
2022-02-16
Complete rewrite to break out the separate state machines and fix timing
Julian Blake Kongslie
1
-160
/
+509