summaryrefslogtreecommitdiff
path: root/clean.bat (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-03-30Streamlined the Fibonacci program somewhat.Julian Blake Kongslie1-17/+10
2021-03-29Add a Fibonacci sequence to the end of output (no ASCII conversion yet)Julian Blake Kongslie2-13/+20
2021-03-29Trivial assembler.Julian Blake Kongslie2-10/+71
2021-03-29Trivial cleanup of initial memory image.Julian Blake Kongslie1-2/+1
2021-03-29Convert to using $sampled instead of $past, for more uniformity.Julian Blake Kongslie3-13/+9
2021-03-29Fix WIDTH warnings from verilator.Julian Blake Kongslie2-6/+9
2021-03-28Vastly improve the edit-rebuild-debug cycle.Julian Blake Kongslie1-0/+7
2021-03-28Possibly slightly less lame.Julian Blake Kongslie1-10/+10
2021-03-28Yet another lame attempt.Julian Blake Kongslie2-34/+71
2021-03-28Pessimize JTAG UART somewhat.Julian Blake Kongslie2-8/+5
2021-03-28Use a separate memory module.Julian Blake Kongslie2-9/+110
Hopefully this will infer a memory the way we want in Quartus.
2021-03-28Some more interesting opcodes.Julian Blake Kongslie3-24/+62