- May 13, 2022
-
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
- May 12, 2022
-
-
Jiuyang Liu authored
Bind Verilog path with EICG_wrapper
-
phantom1003 authored
-
- May 06, 2022
-
-
Jiuyang Liu authored
Update Instructions with riscv-opcodes
-
Jerry Zhao authored
configs: add WithHypervisor config
-
- May 05, 2022
- May 04, 2022
-
-
Jiuyang Liu authored
[AXISBundleBits] re-add clonetype override
-
Michael Etzkorn 明凯 authored
* AXISBundleBits extends off BundleMap which is of type Record and therefore needs cloneType * resolves a user issue that can be seen at the repo in this post after compiling the current main's rocket-jar: * https://stackoverflow.com/questions/72043687/implementing-a-diplomatic-axi-stream-interface-in-chisel-bundlemap-clonetype-e * git repo: https://github.com/jurevreca12/temp_dspblock_example * git commit: aca81ab9df437e8cea7fa8abd361b6bab7f40326 * note: replace `lib/rocketchip.jar` with a compiled jar from main * bug fixed by replacing that rocketchip.jar with the rocketchip.jar generated from the branch in this PR Signed-off-by:
Michael Etzkorn 明凯 <michael-etzkorn@sage.micro.com>
-
- Apr 26, 2022
-
-
Yan authored
-
- Apr 25, 2022
-
-
Jiuyang Liu authored
Allow forcing RocketTiles into independent PRCI group
-
Jiuyang Liu authored
remove objectmodule
-
Jiuyang Liu authored
Update IncoherentBusTopology to support multiclock and custom cloking
-
Jiuyang Liu authored
Update Instructions with riscv-opcodes
-
Jiuyang Liu authored
[Documentation] Note CRC's object explicit+1 notation
-
- Apr 24, 2022
-
-
Jiuyang Liu authored
-
- Apr 15, 2022
-
-
Benshan Mei authored
Co-authored-by:Jerry Zhao <qwertyuiopghb@gmail.com>
-
Michael Etzkorn 明凯 authored
#2963 just so users can follow the CRC object's API a bit better. Perhaps #2960 should include a scala doc
-
- Apr 13, 2022
-
-
Jerry Zhao authored
-
- Apr 03, 2022
-
-
Zenithal authored
-
Zenithal authored
Rocket already implemented NMI in #2711, however, riscv-opcodes currently does not have NMI as it is a WIP (See https://github.com/riscv/riscv-opcodes/pull/67) To avoid generating Instructions.scala from a patched riscv-opcodes, putting NMI related insts/CSRs into CustomInstructions is reasonable.
-
Zenithal authored
As standard instructions are synced from riscv-opcodes
-
- Apr 02, 2022
-
-
Zenithal authored
-
Zenithal authored
The current Instructions.scala is not up-to-date with riscv-opcodes Previous changes on this file seems to be adding new instructions manually, this can be inferred from https://github.com/riscv/riscv-opcodes/commit/e2ebbf53340bd856cde5eabfaa6b15831c791478 which changed the name from parse-opcodes to parse_opcodes thus this PR reorders a lot of instructions and CSRs
-
- Mar 31, 2022
-
-
Benshan Mei authored
Co-authored-by:Jerry Zhao <qwertyuiopghb@gmail.com>
-
- Mar 30, 2022
-
-
John Ingalls authored
-
- Mar 24, 2022
-
-
John Ingalls authored
-
- Mar 18, 2022
-
-
Andrew Waterman authored
This currently has no functional implications, but will be necessary after improvements to DecodeLogic.
-
Jack Koenig authored
Update from running new version of Scalafix
-
Jack Koenig authored
-
Richard Xia authored
-
- Mar 16, 2022
-
-
Albert Ou authored
Avoid unnecessarily stalling integer instructions that access an x register whose numeric specifier coincides with the f register destination of an earlier floating-point instruction.
-
- Mar 14, 2022
-
-
mbs0221 authored
-
- Mar 02, 2022
-
-
Abraham Gonzalez authored
-
- Feb 24, 2022
-
-
Jerry Zhao authored
-
- Feb 02, 2022
-
-
John Ingalls authored
-