index
:
noncpu
main
wip
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
/
hdl
/
top.sv
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the null byte from no-op to halt.
Julian Blake Kongslie
2021-04-05
1
-1
/
+1
*
Change our simulator timing model to use continuous assignment guards.
Julian Blake Kongslie
2021-04-05
1
-50
/
+65
*
Make PC ADDR-sized rather than DATA-sized for now
Julian Blake Kongslie
2021-04-05
1
-3
/
+3
*
Remove some old debug messages.
Julian Blake Kongslie
2021-04-05
1
-11
/
+1
*
Remove idx, add indirect jumps, renumber opcodes so NOP=0, add absolute label...
Julian Blake Kongslie
2021-04-04
1
-31
/
+34
*
Add indirect memory operations.
Julian Blake Kongslie
2021-04-04
1
-6
/
+30
*
Very fancy improved Fibonacci machine, with HDL convert-to-ASCII functionality
Julian Blake Kongslie
2021-04-04
1
-0
/
+11
*
Add a Fibonacci sequence to the end of output (no ASCII conversion yet)
Julian Blake Kongslie
2021-03-29
1
-1
/
+1
*
Convert to using $sampled instead of $past, for more uniformity.
Julian Blake Kongslie
2021-03-29
1
-8
/
+8
*
Fix WIDTH warnings from verilator.
Julian Blake Kongslie
2021-03-29
1
-5
/
+8
*
Possibly slightly less lame.
Julian Blake Kongslie
2021-03-28
1
-10
/
+10
*
Yet another lame attempt.
Julian Blake Kongslie
2021-03-28
1
-22
/
+47
*
Pessimize JTAG UART somewhat.
Julian Blake Kongslie
2021-03-28
1
-8
/
+1
*
Use a separate memory module.
Julian Blake Kongslie
2021-03-28
1
-9
/
+80
*
Some more interesting opcodes.
Julian Blake Kongslie
2021-03-28
1
-8
/
+23
*
Initial commit.
Julian Blake Kongslie
2021-03-28
1
-0
/
+89