Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-10-26 | Clarified syntax of regular instructions | Thomas Hepworth | 1 | -1/+3 | |
See https://github.com/riscv/riscv-opcodes/issues/204 Before this change the text implied that bit encodings and variable arguments could not be mixed in the list of instruction arguments. Signed-off-by: Thomas Hepworth <tomhepworth@hotmail.co.uk> | |||||
2023-01-14 | updated readme | Neel Gala | 1 | -0/+9 | |
2023-01-04 | Update README | Babu P S | 1 | -1/+1 | |
2022-05-03 | readme update for Go support | Neel Gala | 1 | -1/+4 | |
2022-05-02 | adding support for spinalhdl code generation | Neel Gala | 1 | -0/+1 | |
2022-05-02 | adding python dependencies to requirements.txt | Neel Gala | 1 | -4/+12 | |
2022-04-08 | updated python script, Makefile and README to process new files | Neel Gala | 1 | -5/+198 | |
- the python file is well commented - the README provides a brief overview of how the python script works and the various artifacts it can generate | |||||
2016-06-18 | Add README | Andrew Waterman | 1 | -0/+10 | |
Closes #6 |