index
:
fpga-exper
main
FPGA experiments
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-01-11
CPU: Annotate unconnected pin
uvok
2026-01-11
Remove rando int
uvok
2026-01-11
Mark to-store registers
uvok
2026-01-11
ui: don't halt early (refresh UI)
uvok
2026-01-11
get rid of complicated format specifiers
uvok
2026-01-11
ui: Fix x/y
uvok
2026-01-11
comb_mem: Use async data o
uvok
2026-01-11
Add second example
uvok
2026-01-11
mem: Add async data output
uvok
2026-01-11
comb_mem: Test when output occurs
uvok
2026-01-11
cmake: Gen compile commands
uvok
2026-01-11
computer: get rid of i
uvok
2026-01-11
properly use cmake as mentioned in the docs
uvok
2026-01-11
Utilize cbreak mode
uvok
2026-01-11
fix olde makefile
uvok
2026-01-11
Add paused state, print help
uvok
2026-01-11
Rename functions
uvok
2026-01-11
Improve Cmake file
uvok
2026-01-11
Move finish into UI
uvok
2026-01-11
Move around stuff, split UI
uvok
2026-01-11
Add cmake build for verilator
uvok
2026-01-11
Dumpfile on VERILATOR
uvok
2026-01-11
Ignore build dir
uvok
2026-01-11
Ignore compiled python stuff
uvok
2026-01-11
Reorganize cpp files
uvok
2026-01-10
dias: Only return halt for simplified
uvok
2026-01-10
Fixup order/break point
uvok
2026-01-10
don't draw / refresh UI after a halt
uvok
2026-01-10
sim: Properly display results
uvok
2026-01-10
example: Make sure state is shown
uvok
2026-01-10
ignore clangd cache file
uvok
2026-01-10
main: Write tracefile
uvok
2026-01-10
verilator: Enable tracing
uvok
2026-01-10
Implement halting
uvok
2026-01-10
Docu
uvok
2026-01-10
Add WIP hack ALU
uvok
2026-01-09
Add assembler exampel
uvok
2026-01-09
bit 14 unset (w/ 15 set) = illegal ins
uvok
2026-01-09
simu: longer simu, stop condition
uvok
2026-01-09
ncur: print instruction across whole line
uvok
2026-01-09
Add LLM assembler
uvok
2026-01-09
make: Unified makefile
uvok
2026-01-09
move stuff around
uvok
2026-01-09
Extract UI drawing
uvok
2026-01-08
include ALU in output
uvok
2026-01-08
Add really nice ncurses UI
uvok
2026-01-08
Update gitignore
uvok
2026-01-08
nandgame: ncurses interface
uvok
2026-01-08
disas, c: Fix compilation, missing header
uvok
2026-01-08
makefile: Add instruction for simulated PC
uvok
[next]