programmerjake
  • Joined on 2024-07-08
programmerjake created pull request libre-chip/fayalite#54 2025-11-14 08:22:24 +00:00
support Rust's default binding modes when destructuring with #[hdl(sim)] let/match
2817cd3d58 support Rust's default binding modes when destructuring with #[hdl(sim)] let/match
053c1b2b10 implement Display for SimValue<T>
17b58e8edb add utility impls for SimValue<ArrayType<_, _>>
df020e9c9b add ExternModuleSimulatorState::read_past() and more output when simulator trace is enabled
45fea70c18 add ExternModuleSimulationState::fork_join_scope
Compare 10 commits »
programmerjake pushed to master at libre-chip/fayalite 2025-11-14 04:27:28 +00:00
17b58e8edb add utility impls for SimValue<ArrayType<_, _>>
programmerjake deleted branch sim-value-utils from programmerjake/fayalite 2025-11-14 04:27:28 +00:00
programmerjake automatically merged pull request libre-chip/fayalite#53 2025-11-14 04:27:26 +00:00
programmerjake created pull request libre-chip/fayalite#53 2025-11-14 04:22:29 +00:00
add utility impls for SimValue<ArrayType<_, _>>
programmerjake created branch sim-value-utils in programmerjake/fayalite 2025-11-14 04:22:03 +00:00
programmerjake pushed to sim-value-utils at programmerjake/fayalite 2025-11-14 04:22:03 +00:00
17b58e8edb add utility impls for SimValue<ArrayType<_, _>>
df020e9c9b add ExternModuleSimulatorState::read_past() and more output when simulator trace is enabled
45fea70c18 add ExternModuleSimulationState::fork_join_scope
fbc8ffa5ae fix private fields in #[hdl] pub struct
26a7090178 add ParsedVisibility
Compare 10 commits »
programmerjake pushed to next-pc at programmerjake/cpu 2025-11-14 03:35:40 +00:00
d67e7d2daf WIP adding next_pc
de232ab1b1 add Serialize/Deserialize impls for CpuConfig
8dfe70d53d update Fayalite to get new features and bug fixes
Compare 3 commits »
programmerjake deleted branch add-sim-read-past from programmerjake/fayalite 2025-11-13 07:09:28 +00:00
programmerjake merged pull request libre-chip/fayalite#52 2025-11-13 07:09:27 +00:00
add ExternModuleSimulatorState::read_past() and more output when simulator trace is enabled
programmerjake pushed to master at libre-chip/fayalite 2025-11-13 07:09:27 +00:00
df020e9c9b add ExternModuleSimulatorState::read_past() and more output when simulator trace is enabled
programmerjake created pull request libre-chip/fayalite#52 2025-11-13 06:38:15 +00:00
add ExternModuleSimulatorState::read_past() and more output when simulator trace is enabled
programmerjake pushed to add-sim-read-past at programmerjake/fayalite 2025-11-13 06:32:48 +00:00
df020e9c9b add ExternModuleSimulatorState::read_past() and more output when simulator trace is enabled
programmerjake created branch add-sim-read-past in programmerjake/fayalite 2025-11-12 11:51:53 +00:00
programmerjake pushed to add-sim-read-past at programmerjake/fayalite 2025-11-12 11:51:53 +00:00
0036873c40 WIP: add ExternModuleSimulatorState::read_past() -- test currently fails
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
Compare 10 commits »
programmerjake pushed to master at libre-chip/parse_powerisa_pdf 2025-11-11 20:10:27 +00:00
03bfdd3d99 fix enum values that are empty tuples
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 »