summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysAdd ROTV instructionbd
3 daysFix bug where vector registers were not cleared when length was 0bd
3 daysStride load, stride storebd
4 daysAdd I_VECT field type for SRDL, SRDS, with two vector reg 1 generalbd
4 daysRemove I_VECT field typesbd
4 daysReplaced STOREV with LOADVbd
4 daysFix bug where too many vector elements were written backbd
4 daysFix off-by-one in CEV equalbd
4 daysFix overflow/underflow conditions in vector opsbd
4 daysSeparate ex advance into methods handling different field typesbd
5 daysRename load/store vector to i_vectorbd
5 daysAdd type field to InstrDTO, required for next refactorbd
5 daysFix issue where decode would overwrite raw bits while in usebd
5 daysFurther small simplificationsbd
5 daysCombine read_vec_guard and read_guard using templatesbd
5 daysFix tests to use correct register indexes with vector additionbd
5 daysFix other instances of the same bugbd
5 daysFix new bug where s3 was not assigned with r typebd
6 daysUse templates rather than two write guard methodsbd
6 daysMove is_logical_type and is_vector_type to instr.hbd
2025-04-30Merge remote-tracking branch 'origin/master' into bdunahubd
2025-04-30Add screenshot of RISC V[ECTOR] to the READMEbd
2025-04-29Merge pull request #77 from bdunahu/bdunahuSiddarth Suresh
2025-04-29Fix vector register display from accessing oobs, REM instr displaybd
2025-04-28Merge pull request #76 from bdunahu/bdunahuSiddarth Suresh
2025-04-28Fix bug with pipeline blockage, swap DRAM delay to 100bd
2025-04-28Merge pull request #75 from bdunahu/dev-sid2bd
2025-04-28Fix register display issueSiddarth-Suresh
2025-04-28Merge pull request #74 from bdunahu/bdunahuSiddarth Suresh
2025-04-27version bumpbd
2025-04-27Make cache generation more reasonablebd
2025-04-28Merge pull request #69 from bdunahu/vector_extbd
2025-04-27Fix UI display to not be ridgedbd
2025-04-27Fix push/pop instructionbd
2025-04-27Bug fixesSiddarth-Suresh
2025-04-27Basic register displaybd
2025-04-27Merge remote-tracking branch 'origin/bdunahu' into vector_extbd
2025-04-27Add files for new RegisterView classbd
2025-04-27Merge remote-tracking branch 'origin/master' into vector_extbd
2025-04-27Adjust storage display sizebd
2025-04-27WB and MEM changes for vectorsSiddarth-Suresh
2025-04-27Make the storage display biggerbd
2025-04-27Make spinbox arrows invert colors when pressedbd
2025-04-27Make spinbox arrows visiblebd
2025-04-27Fix stylesbd
2025-04-27Use spinboxes to select cache levelsbd
2025-04-27Report status correctly when steps have finished runningbd
2025-04-27Merge pull request #68 from bdunahu/bdunahuSiddarth Suresh
2025-04-27Add a slider value for 100 million cyclesbd
2025-04-27Add two new high-value step options in the step sliderbd