summaryrefslogtreecommitdiff
path: root/rtl (unfollow)
AgeCommit message (Expand)Author
2023-10-04documeenta el anilloFabian Montero
2023-10-04añade comentario de MESIFabian Montero
2023-10-04cache debug commentsJulianCamacho
2023-10-04añade descripción de registroFabian Montero
2023-10-04añade comentarios de monitorFabian Montero
2023-10-04añade explicación de monitorFabian Montero
2023-10-04añade comments a offsetFabian Montero
2023-10-04add comments to offsetFabian Montero
2023-10-04fix alignmentFabian Montero
2023-10-04improve commentsFabian Montero
2023-10-04sram commentsJulianCamacho
2023-10-04fix typoFabian Montero
2023-10-04explica composición de cache en archivo SRAM.Fabian Montero
2023-10-04improve commentsFabian Montero
2023-10-04sram commentJulianCamacho
2023-10-04explica mejor las transiciones de routingFabian Montero
2023-10-04explica estados de routingFabian Montero
2023-10-04rtl/cache: increase to 64KiB per coreAlejandro Soto
2023-10-04rtl/cache: implement debug interfaceAlejandro Soto
2023-10-04routing and beginning cache control commentsJulianCamacho
2023-10-03sram, offset and routing commentsJulianCamacho
2023-10-03rtl/cache: implement ll/sc line monitorAlejandro Soto
2023-10-03rtl/core/control: reject strex after exceptionsAlejandro Soto
2023-10-03comentariosJulianCamacho
2023-10-02rtl/cache: fix coherence bug during snoops (in_hold latched too early)Alejandro Soto
2023-10-02rtl/core/control: implement exclusive ldstAlejandro Soto
2023-10-02rtl/core: implement ldrex/strex decodeAlejandro Soto
2023-10-02rtl: implement exclusive monitor datapathAlejandro Soto
2023-10-01rtl/cache: fix controller deadlock on cache-cache replyAlejandro Soto
2023-10-01rtl/smp: fix step-on-reset bugAlejandro Soto
2023-10-01tb: implement quad-core SMPAlejandro Soto
2023-09-30platform: implement SMP controllerAlejandro Soto
2023-09-29platform: add CPUs and caches to qsysAlejandro Soto
2023-09-26rtl/mp: fix designAlejandro Soto
2023-09-26rtl/mp: add initial version of mpJulianCamacho
2023-09-25rtl/core, tb: replace bus_master with a new top-level moduleAlejandro Soto
2023-09-25rtl/cache: fix writeback corruptionAlejandro Soto
2023-09-25rtl/cache: implement wait-for-replyAlejandro Soto
2023-09-24rtl/cache: implementAlejandro Soto
2022-12-21Fix clock/reset timing in single-step, dsp_mulAlejandro Soto
2022-12-19Fix spurious high bus_write in page walkerAlejandro Soto
2022-12-18Implement privileged ldm/stm of user registersAlejandro Soto
2022-12-18Implement mode-translated memory accessesAlejandro Soto
2022-12-18Fix datapath of shifter carry-out during adc/sbc/rscAlejandro Soto
2022-12-16Fix privilege escalation while in user modeAlejandro Soto
2022-12-16Implement mode privilege checks in MMUAlejandro Soto
2022-12-16Add interrupt controller to Platform DesignerAlejandro Soto
2022-12-16Implement swi (system call)Alejandro Soto
2022-12-16Implement branch history (simulation only)Alejandro Soto
2022-12-16Fix register corruption when interrupting a load-storeAlejandro Soto