programmerjake
  • Joined on 2024-07-08
programmerjake deleted branch switch-to-new-fayalite-ci from programmerjake/cpu 2025-10-24 10:15:27 +00:00
programmerjake automatically merged pull request libre-chip/cpu#3 2025-10-24 10:15:26 +00:00
programmerjake pushed to master at libre-chip/cpu 2025-10-24 10:15:26 +00:00
291ad59b02 update CI to use new fayalite-deps container
5e8bc3e580 upgrade to Fayalite edcc5927a5f9ebca6
Compare 2 commits »
programmerjake created pull request libre-chip/cpu#3 2025-10-24 09:56:05 +00:00
upgrade fayalite and switch to use new fayalite-deps container
programmerjake created branch switch-to-new-fayalite-ci in programmerjake/cpu 2025-10-24 09:54:56 +00:00
programmerjake pushed to switch-to-new-fayalite-ci at programmerjake/cpu 2025-10-24 09:54:56 +00:00
291ad59b02 update CI to use new fayalite-deps container
5e8bc3e580 upgrade to Fayalite edcc5927a5f9ebca6
0e7a518bd0 switch to use server's new actions org
Compare 3 commits »
programmerjake pushed to master at libre-chip/fayalite 2025-10-24 09:34:31 +00:00
edcc5927a5 don't cache external job failures if they could be caused by the user killing processes
programmerjake deleted branch dont_cache_user_terminated_jobs from programmerjake/fayalite 2025-10-24 09:34:31 +00:00
programmerjake automatically merged pull request libre-chip/fayalite#43 2025-10-24 09:34:30 +00:00
programmerjake created pull request libre-chip/fayalite#43 2025-10-24 09:29:35 +00:00
don't cache external job failures if they could be caused by the user killing processes
programmerjake created branch dont_cache_user_terminated_jobs in programmerjake/fayalite 2025-10-24 09:28:51 +00:00
edcc5927a5 don't cache external job failures if they could be caused by the user killing processes
7dc4417874 add test_many_memories so we catch if memories are iterated in an inconsistent order like in 838bd469ce
838bd469ce change SimulationImpl::trace_memories to a BTreeMap for consistent iteration order
b6e4cd0614 move FormalMode to crate::testing and add to prelude
3e5b2f126a make UIntInRange[Inclusive][Type] castable from/to any UInt<N> and add methods to get bit_width, start, and end
Compare 10 commits »
programmerjake merged pull request libre-chip/fayalite#42 2025-10-24 08:48:50 +00:00
misc fixes from using new fayalite version in cpu: improve UIntInRange's API, move FormalMode to testing and add to prelude, and fix inconsistent ordering of memories in vcd
programmerjake pushed to master at libre-chip/fayalite 2025-10-24 08:48:50 +00:00
7dc4417874 add test_many_memories so we catch if memories are iterated in an inconsistent order like in 838bd469ce
838bd469ce change SimulationImpl::trace_memories to a BTreeMap for consistent iteration order
b6e4cd0614 move FormalMode to crate::testing and add to prelude
3e5b2f126a make UIntInRange[Inclusive][Type] castable from/to any UInt<N> and add methods to get bit_width, start, and end
Compare 4 commits »
programmerjake deleted branch misc_fixes_for_cpu from programmerjake/fayalite 2025-10-24 08:48:50 +00:00
programmerjake created pull request libre-chip/fayalite#42 2025-10-24 08:43:48 +00:00
misc fixes from using new fayalite version in cpu: improve UIntInRange's API, move FormalMode to testing and add to prelude, and fix inconsistent ordering of memories in vcd
programmerjake pushed to misc_fixes_for_cpu at programmerjake/fayalite 2025-10-24 08:41:04 +00:00
7dc4417874 add test_many_memories so we catch if memories are iterated in an inconsistent order like in 838bd469ce
programmerjake pushed to misc_fixes_for_cpu at programmerjake/fayalite 2025-10-24 07:54:37 +00:00
838bd469ce change SimulationImpl::trace_memories to a BTreeMap for consistent iteration order
b6e4cd0614 move FormalMode to crate::testing and add to prelude
3e5b2f126a make UIntInRange[Inclusive][Type] castable from/to any UInt<N> and add methods to get bit_width, start, and end
040cefea21 add tx_only_uart example to readme
3267cb38c4 build tx_only_uart in CI
Compare 10 commits »
programmerjake created branch misc_fixes_for_cpu in programmerjake/fayalite 2025-10-24 07:54:36 +00:00
programmerjake deleted branch extend_uint_in_range from programmerjake/fayalite 2025-10-24 07:52:15 +00:00