programmerjake
  • Joined on 2024-07-08
programmerjake closed issue libre-chip/grant-tracking#21 2026-03-11 01:27:17 +00:00
NLnet 2024-12-324 Write Rocq and HDL logic for tracking which instructions will eventually be cancelled and which will eventually be retired.
programmerjake commented on issue libre-chip/grant-tracking#21 2026-03-11 01:26:34 +00:00
NLnet 2024-12-324 Write Rocq and HDL logic for tracking which instructions will eventually be cancelled and which will eventually be retired.

as described in libre-chip/grant-tracking#24, we're removing this task from this grant with the intention of moving it to a future grant.

programmerjake deleted branch nlnet-2024-12-324-amendment-1 from programmerjake/grant-tracking 2026-03-11 01:24:38 +00:00
programmerjake pushed to master at libre-chip/grant-tracking 2026-03-11 01:24:37 +00:00
18e26a1b1f adjust nlnet-2024-12-324/progress.md to match plan-amendment-1.txt
52703e590e add nlnet-2024-12-324/plan-amendment-1.txt
Compare 2 commits »
programmerjake merged pull request libre-chip/grant-tracking#24 2026-03-11 01:24:36 +00:00
nlnet-2024-12-324 amendment 1
programmerjake created pull request libre-chip/grant-tracking#24 2026-03-11 01:17:52 +00:00
nlnet-2024-12-324 amendment 1
programmerjake created branch nlnet-2024-12-324-amendment-1 in programmerjake/grant-tracking 2026-03-11 01:16:27 +00:00
18e26a1b1f adjust nlnet-2024-12-324/progress.md to match plan-amendment-1.txt
52703e590e add nlnet-2024-12-324/plan-amendment-1.txt
148acc8419 switch to use server's new actions org
fc04ac0f76 add rest of issues
f9bff4c415 final script fixes
Compare 9 commits »
programmerjake pushed to add-mem-and-io at programmerjake/cpu 2026-03-03 07:29:26 +00:00
3080ea4ce2 add address_range to MemoryInterfaceConfig and add support to simple_uart
programmerjake pushed to add-mem-and-io at programmerjake/cpu 2026-02-28 01:31:52 +00:00
2c8de5bec4 change MemoryInterface types to have their own config
programmerjake pushed to add-mem-and-io at programmerjake/cpu 2026-02-27 05:35:18 +00:00
7f7e316b7b implement simple_uart::simple_uart
61e8ed96b1 add test for simple_uart::receiver
Compare 2 commits »
programmerjake pushed to add-mem-and-io at programmerjake/cpu 2026-02-26 02:06:47 +00:00
b07ef2b363 add main_memory_and_io::simple_uart::receiver* and test for receiver_no_queue
programmerjake pushed to add-mem-and-io at programmerjake/cpu 2026-02-25 23:23:00 +00:00
e6caa320ef add main_memory_and_io::simple_uart::{transmitter, uart_clock_gen} and tests
programmerjake pushed to add-mem-and-io at programmerjake/cpu 2026-02-25 23:21:13 +00:00
d61475faf4 add main_memory_and_io::simple_uart::{transmitter, uart_clock_gen} and tests
programmerjake created branch add-mem-and-io in programmerjake/cpu 2026-02-25 08:09:49 +00:00
programmerjake pushed to add-mem-and-io at programmerjake/cpu 2026-02-25 08:09:49 +00:00
1d8a948443 add WIP simple_uart
3fcd1c7338 add MemoryOperationStart.rw_mask
cd7823e81d move MemoryInterface and related types to crate::main_memory_and_io
2a1813bff3 update to latest fayalite
e69c92c8da add fetch::fetch and fetch::l1_i_cache with some testing
Compare 10 commits »
programmerjake commented on issue libre-chip/grant-tracking#15 2026-02-25 08:07:49 +00:00
NLnet 2024-12-324 memory system: main memory and IO devices

Since you haven't responded yet, I'm assuming it's ok and going ahead and working on it.

programmerjake deleted branch make-vcd-diff-friendly from programmerjake/fayalite 2026-02-24 04:18:28 +00:00
programmerjake pushed to master at libre-chip/fayalite 2026-02-24 04:18:27 +00:00
dbed947408 change VCD id generation to be based on hashing the path, making them better for git diff
cb4e1f42c0 silence unused import warning
8c270b0e35 silence warning for enums with only one variant
Compare 3 commits »
programmerjake automatically merged pull request libre-chip/fayalite#65 2026-02-24 04:18:26 +00:00