summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-04sim: implement fst tracesAlejandro Soto
2023-10-04comenta demo de spinlockFabian 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-04Merge remote-tracking branch 'origin/comentarios' into arqui2Alejandro Soto
2023-10-04sim: implement flag overrides in environmentAlejandro Soto
2023-10-04explica mejor las transiciones de routingFabian Montero
2023-10-04explica estados de routingFabian Montero
2023-10-04Makefile: replace DISABLE_THREADS with ENABLE_THREADSAlejandro Soto
2023-10-04Makefile: implement distAlejandro Soto
2023-10-04app, doc, image_processing, tb/sim/descifrador: remove;5DAlejandro Soto
2023-10-04nix: move flake to top-level dirAlejandro Soto
2023-10-04Makefile: add %.bin to .PRECIOUSAlejandro Soto
2023-10-04rtl/cache: increase to 64KiB per coreAlejandro Soto
2023-10-04Makefile: add rules for demoAlejandro Soto
2023-10-04demo: fix AP halt after bootAlejandro Soto
2023-10-04demo: implement cache debugAlejandro Soto
2023-10-04rtl/cache: implement debug interfaceAlejandro Soto
2023-10-04demo: implement rd, wr cmdsAlejandro Soto
2023-10-04routing and beginning cache control commentsJulianCamacho
2023-10-04demo: implement run, halt cmdsAlejandro Soto
2023-10-04demo: implement cli inputAlejandro Soto
2023-10-03demo: initial commitAlejandro Soto
2023-10-03tb/sim/strex: test monitor after exceptionAlejandro Soto
2023-10-03tb: fix halt forceAlejandro Soto
2023-10-03Makefile: disable lto for debug buildsAlejandro Soto
2023-10-03sram, offset and routing commentsJulianCamacho
2023-10-03tb/sim: add test: strexAlejandro Soto
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-02tb/sim: add test: smp_bootAlejandro Soto
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-02tb: implement verilated slavesAlejandro Soto
2023-10-02rtl/core: implement ldrex/strex decodeAlejandro Soto
2023-10-02rtl: implement exclusive monitor datapathAlejandro Soto
2023-10-01nix: patch binutils to disable instruction support check GNU asAlejandro Soto
2023-10-01Makefile: set proper paths for linux bootAlejandro Soto