aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
debugUpdate the debug CSR definitions for the proposed 0.13 debug specPalmer Dabbelt8 years
incoresemi-migration-to-new-formatMerge branch 'migration-to-new-format' of https://github.com/incoresemi/riscv...Andrew Waterman3 years
masterMerge pull request #316 from Myrausman/repo_structureAndrew Waterman25 hours
riscv-bitmanipRemove subu.wAndrew Waterman4 years
rnmiAdd RNMI CSRs and instructionAndrew Waterman3 years
rvvFix config immsColin Schmidt6 years
vCSRRx is called ZicsrAndrew Waterman6 years
vadcUpdate encoding of vadc and friendsAndrew Waterman5 years
wfmiAdd wfmi instructionAndrew Waterman3 years
zfhAdd tentative RV32Zfh encodingAndrew Waterman5 years
[...]
 
 
AgeCommit messageAuthorFilesLines
2022-05-02Merge branch 'migration-to-new-format' of https://github.com/incoresemi/riscv...incoresemi-migration-to-new-formatAndrew Waterman113-1867/+2484
2022-05-02adding support for spinalhdl code generationNeel Gala4-6/+20
2022-05-02adding python dependencies to requirements.txtNeel Gala2-4/+13
2022-05-02adding backward compatible makefile targetsNeel Gala1-8/+16
2022-04-30add spinalhdl support (#108)Ncerzzk3-3/+28
2022-04-11remove custom opcodesNeel Gala1-27/+0
2022-04-11update github actions yaml with new command lineNeel Gala1-2/+2
2022-04-11migrate V-extension aliasesNeel Gala2-18/+18
2022-04-08pass only fence_tso and pause to rv32i latex tableNeel Gala1-1/+2
2022-04-08change xperm.[nbhw] to xperm[4,8,16,32]Neel Gala6-12/+12
[...]