add ExternModuleSimulationState::fork_join_scope
All checks were successful
/ test (pull_request) Successful in 4m47s
/ test (push) Successful in 5m24s
#51 by programmerjake was merged 2025-11-07 10:27:28 +00:00
fix private fields in #[hdl] pub struct
All checks were successful
/ test (pull_request) Successful in 4m53s
/ test (push) Successful in 5m38s
#50 by programmerjake was merged 2025-11-07 04:29:34 +00:00
fix Simulator panicking when you use PhantomConst
All checks were successful
/ test (pull_request) Successful in 5m2s
/ test (push) Successful in 5m38s
#49 by programmerjake was merged 2025-11-06 06:52:53 +00:00
add ExternModuleSimulationState::resettable helper for procedural simulations that have a reset input.
All checks were successful
/ test (pull_request) Successful in 4m55s
/ test (push) Successful in 5m31s
#48 by programmerjake was merged 2025-11-04 08:13:01 +00:00
add sim.fork_join() and fix Simulator to handle running futures with arbitrary wakers
All checks were successful
/ test (pull_request) Successful in 4m51s
/ test (push) Successful in 5m29s
#47 by programmerjake was merged 2025-10-31 04:22:57 +00:00
fix JobGraph::run to not busy-wait
All checks were successful
/ test (pull_request) Successful in 4m50s
/ test (push) Successful in 5m27s
#46 by programmerjake was merged 2025-10-28 06:03:46 +00:00
add PhantomConstGet to the known Type bounds for #[hdl] struct/enum
All checks were successful
/ test (pull_request) Successful in 4m54s
/ test (push) Successful in 5m28s
#45 by programmerjake was merged 2025-10-28 03:14:53 +00:00
add PhantomConst accessor type aliases
All checks were successful
/ test (pull_request) Successful in 4m50s
/ test (push) Successful in 5m26s
#44 by programmerjake was merged 2025-10-26 10:41:44 +00:00
don't cache external job failures if they could be caused by the user killing processes
All checks were successful
/ test (pull_request) Successful in 4m51s
/ test (push) Successful in 5m30s
#43 by programmerjake was merged 2025-10-24 09:34:30 +00:00
#42 by programmerjake was merged 2025-10-24 08:48:50 +00:00
add transmit-only UART example
All checks were successful
/ test (pull_request) Successful in 4m43s
/ test (push) Successful in 5m21s
#41 by programmerjake was merged 2025-10-23 03:36:39 +00:00
Add building blinky example to the readme
All checks were successful
/ test (pull_request) Successful in 4m31s
/ test (push) Successful in 5m9s
#40 by programmerjake was merged 2025-10-22 06:11:41 +00:00
Remove extraneous #[automatically_derived] annotations that are causing warnings
All checks were successful
/ deps (pull_request) Successful in 20s
/ test (pull_request) Successful in 4m54s
/ deps (push) Successful in 13s
/ test (push) Successful in 5m24s
#39 by programmerjake was merged 2025-10-15 11:27:59 +00:00
fpga support and arty a7 100t
All checks were successful
/ test (pull_request) Successful in 4m34s
/ test (push) Successful in 5m9s
#38 by programmerjake was merged 2025-10-22 05:36:13 +00:00 5 / 5
switch to use server's new actions org
All checks were successful
/ deps (pull_request) Successful in 12m59s
/ test (pull_request) Successful in 4m58s
/ deps (push) Successful in 13s
/ test (push) Successful in 5m29s
#37 by programmerjake was merged 2025-10-10 07:07:38 +00:00
add NLnet grant 2024-12-324 to readme
All checks were successful
/ deps (pull_request) Successful in 16s
/ test (pull_request) Successful in 4m48s
/ deps (push) Successful in 14s
/ test (push) Successful in 5m19s
#36 by programmerjake was merged 2025-09-09 06:14:21 +00:00
add support for simulator-only values
All checks were successful
/ deps (pull_request) Successful in 17s
/ test (pull_request) Successful in 4m59s
/ deps (push) Successful in 14s
/ test (push) Successful in 5m30s
#35 by programmerjake was merged 2025-09-09 05:35:24 +00:00
Upgrade to rust 1.89.0 and Edition 2024
All checks were successful
/ deps (pull_request) Successful in 16s
/ test (pull_request) Successful in 4m58s
/ deps (push) Successful in 14s
/ test (push) Successful in 5m23s
#34 by programmerjake was merged 2025-08-25 00:03:12 +00:00
actually test always_zero hasher
All checks were successful
/ deps (pull_request) Successful in 16s
/ test (pull_request) Successful in 4m58s
/ deps (push) Successful in 13s
/ test (push) Successful in 5m32s
#33 by programmerjake was merged 2025-04-10 04:24:55 +00:00
switch to upstream petgraph 0.8.1
All checks were successful
/ deps (pull_request) Successful in 17s
/ test (pull_request) Successful in 5m1s
/ deps (push) Successful in 13s
/ test (push) Successful in 5m36s
#32 by programmerjake was merged 2025-04-10 04:10:16 +00:00