support Rust's default binding modes when destructuring with #[hdl(sim)] let/match
test.yml #337 -Commit
2817cd3d58
pushed by
programmerjake
support Rust's default binding modes when destructuring with #[hdl(sim)] let/match
test.yml #336 -Commit
2817cd3d58
pushed by
programmerjake
add utility impls for SimValue<ArrayType<_, _>>
test.yml #335 -Commit
17b58e8edb
pushed by
programmerjake
add utility impls for SimValue<ArrayType<_, _>>
test.yml #334 -Commit
17b58e8edb
pushed by
programmerjake
add ExternModuleSimulatorState::read_past() and more output when simulator trace is enabled
test.yml #333 -Commit
df020e9c9b
pushed by
programmerjake
add ExternModuleSimulatorState::read_past() and more output when simulator trace is enabled
test.yml #332 -Commit
df020e9c9b
pushed by
programmerjake
add ExternModuleSimulationState::fork_join_scope
test.yml #331 -Commit
45fea70c18
pushed by
programmerjake
add ExternModuleSimulationState::fork_join_scope
test.yml #330 -Commit
45fea70c18
pushed by
programmerjake
fix private fields in #[hdl] pub struct
test.yml #329 -Commit
fbc8ffa5ae
pushed by
programmerjake
fix private fields in #[hdl] pub struct
test.yml #328 -Commit
fbc8ffa5ae
pushed by
programmerjake
fix Simulator panicking when you use PhantomConst
test.yml #327 -Commit
0b77d1bea0
pushed by
programmerjake
fix Simulator panicking when you use PhantomConst
test.yml #326 -Commit
0b77d1bea0
pushed by
programmerjake
add ExternModuleSimulationState::resettable helper for procedural simulations that have a reset input.
test.yml #325 -Commit
840c5e1895
pushed by
programmerjake
add ExternModuleSimulationState::resettable helper for procedural simulations that have a reset input.
test.yml #324 -Commit
840c5e1895
pushed by
programmerjake
add sim.fork_join() and fix Simulator to handle running futures with arbitrary wakers
test.yml #323 -Commit
c11a1743f9
pushed by
programmerjake
add sim.fork_join() and fix Simulator to handle running futures with arbitrary wakers
test.yml #322 -Commit
c11a1743f9
pushed by
programmerjake
add PhantomConstGet to the known Type bounds for #[hdl] struct/enum
test.yml #319 -Commit
0b82178740
pushed by
programmerjake
add PhantomConstGet to the known Type bounds for #[hdl] struct/enum
test.yml #318 -Commit
0b82178740
pushed by
programmerjake
add docs for #[hdl] and particularly for #[hdl] type aliases
test.yml #317 -Commit
4b24a88641
pushed by
programmerjake
add docs for #[hdl] and particularly for #[hdl] type aliases
test.yml #316 -Commit
4b24a88641
pushed by
programmerjake
don't cache external job failures if they could be caused by the user killing processes
test.yml #315 -Commit
edcc5927a5
pushed by
programmerjake
don't cache external job failures if they could be caused by the user killing processes
test.yml #314 -Commit
edcc5927a5
pushed by
programmerjake
add test_many_memories so we catch if memories are iterated in an inconsistent order like in 838bd469ce6247c3f9
test.yml #313 -Commit
7dc4417874
pushed by
programmerjake
add test_many_memories so we catch if memories are iterated in an inconsistent order like in 838bd469ce6247c3f9
test.yml #312 -Commit
7dc4417874
pushed by
programmerjake