summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-01Se modifica el platform designJosé Julián
2022-10-31Show simulator output in sim testbenchesAlejandro Soto
2022-10-31Display undefined instruction messages in simulationAlejandro Soto
2022-10-31Move mul.sv to rtl/coreAlejandro Soto
2022-10-31Merge branch 'mul'Alejandro Soto
2022-10-30Se agregan test de mulJulianCamacho
2022-10-29doc: añade manual de ARM, investigación y diagrama de bloquesFabián Montero
2022-10-27Se agrega algoritmo de BoothJulianCamacho
2022-10-25Add missing nativeBuildInputs to flake.nixAlejandro Soto
2022-10-25Move flake.nix to nix/ subdirectoryAlejandro Soto
2022-10-25añade resetfabian-mv
2022-10-25mul: refina comentarios y apifabian-mv
2022-10-25mul: define api del multiplicadorfabian-mv
2022-10-25mul: identar con tabs en lugar de espaciosfabian-mv
2022-10-25mul: pasa a usar tipos definidos en uarchfabian-mv
2022-10-25mul: actualiza API de modulo de multiplicaciónfabian-mv
2022-10-25Implement explicit sim state dumpAlejandro Soto
2022-10-25Add sim test: tarea2Alejandro Soto
2022-10-25Split mux logic out of control.svAlejandro Soto
2022-10-24Split cycle logic out of control.svAlejandro Soto
2022-10-24Split stall control logic out of control.svAlejandro Soto
2022-10-23Move control cycles enum to public uarch interfaceAlejandro Soto
2022-10-23Pack general control signals as struct datapath_decodeAlejandro Soto
2022-10-23Move signal `uses_rn` to struct data_decodeAlejandro Soto
2022-10-23Move branch control signals to struct branch_decodeAlejandro Soto
2022-10-23Enforce UND exceptions when SBZ is not followed in data-processing instructionsAlejandro Soto
2022-10-23Document U-Boot portingAlejandro Soto
2022-10-23Verilate with max optimization levelAlejandro Soto
2022-10-23Compile sim tests with debug infoAlejandro Soto
2022-10-23Add sim test: shiftsAlejandro Soto
2022-10-23Fix PC writeback hazardAlejandro Soto
2022-10-23Add sim test: stackAlejandro Soto
2022-10-23Fix ldm writebackAlejandro Soto
2022-10-23Fix zero-extended (lsr) vs sign-extended (asr) shiftsAlejandro Soto
2022-10-23añade sugerencias y TODOFabián Montero
2022-10-23Fix bad decoding of second-operand immediatesAlejandro Soto
2022-10-20mul: arregla typosfabian-mv
2022-10-19mul: añade base para instrucción MULFabián Montero
2022-10-18Add sim test: control_flowAlejandro Soto
2022-10-18Implement branch with linkAlejandro Soto
2022-10-18Add sim test: multAlejandro Soto
2022-10-18Print simulator command line on test failureAlejandro Soto
2022-10-18Support skipping testsAlejandro Soto
2022-10-18Support program counter in --dump-regsAlejandro Soto
2022-10-18Implement undefined instruction exceptionsAlejandro Soto
2022-10-18Implement register initialization in simAlejandro Soto
2022-10-17Break sub-100MHz critical path involving wb_alu_flagsAlejandro Soto
2022-10-17Add instruction listAlejandro Soto
2022-10-17Move pitfalls.txt to doc/Alejandro Soto
2022-10-17Add LICENSEAlejandro Soto