NLnet 2024-12-324 Add to the simulator in Fayalite the ability to transfer non-HDL data (e.g. HashMap) through the digital signalling mechanism, this allows using those data types when writing procedural models.
WIP: add support for simulator-only values
programmerjake
created branch sim-non-hdl-data in programmerjake/fayalite
2025-09-01 11:47:26 +00:00
programmerjake
deleted branch add-structure from programmerjake/grant-tracking
2025-08-26 08:00:53 +00:00
fill out grant tracking structure
NLnet 2024-12-324 Attempt Proof that our CPU but with zeroed outputs for all eventually-cancelled instructions is equivalent to our real CPU design
NLnet 2024-12-324 Write Rocq and HDL logic for tracking which instructions will eventually be cancelled and which will eventually be retired.
NLnet 2024-12-324 adding order-violation detection logic
NLnet 2024-12-324 adding atomics: lr/sc, atomic fetch-add (or other fetch-op)