programmerjake
  • Joined on 2024-07-08
programmerjake pushed to master at libre-chip/server-setup 2025-11-07 11:09:05 +00:00
1d5798dc90 change docker to use local as log-driver to default to limiting log sizes
programmerjake pushed to next-pc at programmerjake/cpu 2025-11-07 10:38:42 +00:00
c52cf12360 WIP adding next_pc
12ef8c63b5 add Serialize/Deserialize impls for CpuConfig
5433c6c2a7 update Fayalite to 45fea70c to get new features and bug fixes
Compare 3 commits »
programmerjake automatically merged pull request libre-chip/fayalite#51 2025-11-07 10:27:29 +00:00
programmerjake pushed to master at libre-chip/fayalite 2025-11-07 10:27:29 +00:00
45fea70c18 add ExternModuleSimulationState::fork_join_scope
programmerjake deleted branch add-fork-join-scope from programmerjake/fayalite 2025-11-07 10:27:29 +00:00
programmerjake created pull request libre-chip/fayalite#51 2025-11-07 10:22:38 +00:00
add ExternModuleSimulationState::fork_join_scope
programmerjake created branch add-fork-join-scope in programmerjake/fayalite 2025-11-07 10:20:50 +00:00
programmerjake pushed to add-fork-join-scope at programmerjake/fayalite 2025-11-07 10:20:50 +00:00
45fea70c18 add ExternModuleSimulationState::fork_join_scope
fbc8ffa5ae fix private fields in #[hdl] pub struct
26a7090178 add ParsedVisibility
0b77d1bea0 fix Simulator panicking when you use PhantomConst
840c5e1895 add ExternModuleSimulationState::resettable helper for procedural simulations that have a reset input.
Compare 10 commits »
programmerjake pushed to next-pc at programmerjake/cpu 2025-11-07 05:14:15 +00:00
b85019ddd0 WIP adding next_pc
f96b2e729d add Serialize/Deserialize impls for CpuConfig
82d663bed0 update Fayalite to fbc8ffa5ae to get new features and bug fixes
Compare 3 commits »
programmerjake deleted branch fix-private-fields-in-pub-hdl-struct from programmerjake/fayalite 2025-11-07 04:29:36 +00:00
programmerjake pushed to master at libre-chip/fayalite 2025-11-07 04:29:35 +00:00
fbc8ffa5ae fix private fields in #[hdl] pub struct
26a7090178 add ParsedVisibility
Compare 2 commits »
programmerjake automatically merged pull request libre-chip/fayalite#50 2025-11-07 04:29:34 +00:00
programmerjake created pull request libre-chip/fayalite#50 2025-11-07 04:24:37 +00:00
fix private fields in #[hdl] pub struct
programmerjake created branch fix-private-fields-in-pub-hdl-struct in programmerjake/fayalite 2025-11-07 04:23:51 +00:00
fbc8ffa5ae fix private fields in #[hdl] pub struct
26a7090178 add ParsedVisibility
0b77d1bea0 fix Simulator panicking when you use PhantomConst
840c5e1895 add ExternModuleSimulationState::resettable helper for procedural simulations that have a reset input.
c11a1743f9 add sim.fork_join() and fix Simulator to handle running futures with arbitrary wakers
Compare 10 commits »
programmerjake pushed to next-pc at programmerjake/cpu 2025-11-07 02:26:58 +00:00
b5beb08216 WIP adding next_pc
programmerjake pushed to next-pc at programmerjake/cpu 2025-11-06 07:04:48 +00:00
e5a439d56e WIP adding next_pc
42462127db add Serialize/Deserialize impls for CpuConfig
6ebc57eb17 update Fayalite to 0b77d1bea0 to get support for PhantomConst accessor type aliases, fork_join, and resettable
Compare 3 commits »
programmerjake pushed to master at libre-chip/fayalite 2025-11-06 06:52:55 +00:00
0b77d1bea0 fix Simulator panicking when you use PhantomConst
programmerjake deleted branch fix-sim-phantom-const from programmerjake/fayalite 2025-11-06 06:52:55 +00:00
programmerjake automatically merged pull request libre-chip/fayalite#49 2025-11-06 06:52:53 +00:00