wire up simulator trace writing interface
test.yml #122 -Commit
904752fa0c
pushed by
programmerjake
simple combinatorial simulation works!
test.yml #120 -Commit
414a2d74f1
pushed by
programmerjake
Simulation::settle_step() works for simple modules
test.yml #119 -Commit
2e9d5c1835
pushed by
programmerjake
simulator WIP: use petgraph for topological sort over assignments
test.yml #118 -Commit
d7d8e2e7ce
pushed by
programmerjake
add missing copyright headers
test.yml #114 -Commit
41ce9b3474
pushed by
programmerjake
split out deps into separate workflow with better caching using deps.yml from cpu.git
test.yml #109 -Commit
0c9c48a066
pushed by
programmerjake
split out deps into separate workflow with better caching using deps.yml from cpu.git
test.yml #108 -Commit
0c9c48a066
pushed by
programmerjake
limit sby to one thread each since it seems not to respect job count in parallel mode
test.yml #107 -Commit
cb17913004
pushed by
programmerjake
formal: add workaround for wires disappearing because yosys optimizes them out
test.yml #105 -Commit
3d0f95cfe5
pushed by
programmerjake
get #[hdl] struct S<A: KnownSize, B: KnownSize> to work
test.yml #103 -Commit
d0229fbcfb
pushed by
programmerjake
add more thorough checks that bounds are properly handled on #[hdl] structs
test.yml #102 -Commit
4909724995
pushed by
programmerjake
silence warnings for field names that start with _
test.yml #100 -Commit
1a2149b040
pushed by
programmerjake
install python3-click -- needed by symbiyosys
test.yml #86 -Commit
15a28aa7a7
pushed by
programmerjake
change default to --simplify-enums=replace-with-bundle-of-uints
test.yml #79 -Commit
d089095667
pushed by
programmerjake
add firrtl comments when connecting expressions with different types
test.yml #78 -Commit
edcea1adc3
pushed by
programmerjake
add test for connect_any with nested enums with different-sized variant bodies
test.yml #77 -Commit
04752c5037
pushed by
programmerjake