simplify SimValue Debug format, making complex structures much easier to read
test.yml #346 -Commit
0f94dc6dcd
pushed by
programmerjake
Demonstrates state with multiple variables and hidden state.
test.yml #340 -Commit
e54558d848
pushed by
cesar
Add peripherals and Arty A7 platforms -- blinky works correctly now on arty-a7-100t!
test.yml #299 -Commit
917a603b34
pushed by
programmerjake
WIP adding yosys-nextpnr-xray xilinx fpga toolchain -- blinky works on arty a7 100t (except for inverted reset)
test.yml #285 -Commit
74ad0e104e
pushed by
programmerjake
add simulator support for sim-only values
test.yml #278 -Commit
9334dff776
pushed by
programmerjake
add simulator support for sim-only values -- still needs tests
test.yml #277 -Commit
9dd3b7e7e4
pushed by
programmerjake
add ripple counter test to test simulating alternating circuits and extern modules
test.yml #250 -Commit
1b220b73e7
pushed by
programmerjake
add Expr<ArrayType<T, Len>>: IntoIterator and Expr<Array<T>>: FromIterator<T>
test.yml #234 -Commit
25ddc837c1
pushed by
programmerjake
WIP implementing handling #[cfg] and #[cfg_attr] in proc macro inputs
test.yml #214 -Commit
b7ec623bfa
pushed by
programmerjake
WIP implementing handling #[cfg] and #[cfg_attr] in proc macro inputs
test.yml #213 -Commit
9dc16bc73b
pushed by
programmerjake
sim: fix sim.write to struct
test.yml #204 -Commit
36bad52978
pushed by
programmerjake
fix-sim-write-struct
sim: implement enums (except for connecting unequal enum types)
test.yml #168 -Commit
42afd2da0e
pushed by
programmerjake
adding-simulator
increase rust version to support omitting match arms with uninhabited types
test.yml #140 -Commit
52ab134673
pushed by
programmerjake
increase rust version to support omitting match arms with uninhabited types
test.yml #139 -Commit
52ab134673
pushed by
programmerjake
adding-simulator
working on deduce_resets pass
test.yml #137 -Commit
698b8adc23
pushed by
programmerjake
adding-simulator
WIP working on implementing deduce_resets pass
test.yml #136 -Commit
59be3bd645
pushed by
programmerjake
WIP working on implementing deduce_resets pass
test.yml #135 -Commit
59be3bd645
pushed by
programmerjake
adding-simulator
WIP implementing simulator
test.yml #113 -Commit
32253bc3f4
pushed by
programmerjake
adding-simulator
switch to using a make job server for managing test parallelism
test.yml #106 -Commit
42effd1132
pushed by
programmerjake
add disabled test for #[hdl] struct S4<W: KnownSize, W2: KnownSize> which type errors
test.yml #101 -Commit
d0694cbd52
pushed by
programmerjake