- Oct 24, 2018
-
-
Paul Rigge authored
-
- Oct 19, 2018
-
-
Paul Rigge authored
fpga-zynq is now deprecated, move reference to sifive/freedom.
-
- Jun 05, 2018
-
-
Sequencer authored
src/main/scala/rocketchip/Configs.scala should be src/main/scala/subsystem/Configs.scala now
-
- May 17, 2018
-
-
Noureddine Ait Said authored
* Added emulator debugging with GDB documentation This documents the process of debugging RISC-V programs against the GNU debugger with OpenOCD. https://github.com/freechipsproject/rocket-chip/issues/1339 * Review 1 by Megan. review 1 * The executable arg is a dummy arg when using RBB emulator * testing programs on emulator + reducing size ideas + Pointed out that {more size --> more execution time} and a solution. + Separated simple programs execution and testing (step 2) of program debugging (step 3): To illustrate the fact that custom programs can be run on the emulator too not only the benchmarks. * typo minor change * Modifications Added an example command of VCD output + log file generation Rearranged VCD size idea into the part where I talk about executing/testing Cleaned redundancies
-
- Jan 11, 2018
-
-
Jordan Danford authored
-
- Oct 24, 2017
-
-
Megan Wachs authored
-
- Jul 23, 2017
-
-
Henry Cook authored
* coreplex collapse: peripherals now in coreplex * coreplex: better factoring of TLBusWrapper attachement points * diplomacy: allow monitorless :*= and :=* * rocket: don't connect monitors to tile tim slave ports * rename chip package to system * coreplex: only sbus has a splitter * TLFragmenter: Continuing my spot battles on requires without explanatory strings * pbus: toFixedWidthSingleBeatSlave * tilelink: more verbose requires * use the new system package for regression * sbus: add more explicit FIFO attachment points * delete leftover top-level utils * cleanup ResetVector and RTC
-
- Jul 18, 2017
-
-
Colin Schmidt authored
also update list of files expected to be seen in generated-src
-
- Jul 08, 2017
-
-
Henry Cook authored
* Refactors package hierarchy. Additionally: - Removes legacy ground tests and configs - Removes legacy bus protocol implementations - Removes NTiles - Adds devices package - Adds more functions to util package
-
- May 18, 2017
-
-
Henry Cook authored
-
- Apr 26, 2017
-
-
Megan Wachs authored
As pointed out, if we just point to 'master' branch, then people wouldn't get the correct list of dependencies.
-
- Apr 12, 2017
-
-
Megan Wachs authored
Tell people where to look to find package dependency information
-
- Mar 02, 2017
-
-
edwardcwang authored
Make it easier to build riscv-tools faster on multicore machines
-
- Feb 09, 2017
-
-
Edward Wang authored
As per https://github.com/ucb-bar/rocket-chip/pull/507
-
- Nov 29, 2016
-
-
heinzbeinz authored
fixed torture link
-
Henry Cook authored
-
- Nov 24, 2016
-
-
Wesley W. Terpstra authored
-
- Oct 28, 2016
-
-
Andrew Waterman authored
-
- Sep 13, 2016
-
-
roman3017 authored
Fixed path to Configs.scala
-
- Aug 20, 2016
-
-
Howard Mao authored
-
- Aug 16, 2016
-
-
Andrew Waterman authored
This is an unavoidably invasive commit, because it affects the unit tests (which formerly exited using stop()), the test harness Verilog generator (since it is no longer necessary), and the DRAM model (since it is no longer connected). However, this should substantially reduce the effort of building test harnesses in the future, since manual or semi-automatic Verilog writing should no longer be necessary. Furthermore, there is now very little duplication of effort between the Verilator and VCS test harnesses. This commit removes support for DRAMsim, which is a bit of an unfortunate consequence. The main blocker is the lack of Verilog parameterization for BlackBox. It would be straightforward to revive DRAMsim once support for that feature is added to Chisel and FIRRTL. But that might not even be necessary, as we move towards synthesizable DRAM models and FAME-1 transformations.
-
- Aug 10, 2016
-
-
Andrew Waterman authored
-
- Jul 30, 2016
-
-
mwachs5 authored
- List things that are no longer submodules as subpackages instead - clean up some formatting issues
-
- Jul 11, 2016
-
-
mwachs5 authored
Correct typo in heading
-
- Jun 29, 2016
-
-
Howard Mao authored
-
- Jun 24, 2016
-
-
Andrew Waterman authored
The SCR file is gone, too, because it was tightly coupled. The general concept could be revived as a module that somehow connects to the debug module.
-
- Jun 09, 2016
-
-
Scott Johnson authored
English major I'm not, but my sister was and she says 'who' is correct here
-
- May 26, 2016
-
-
Andrew Waterman authored
-
- May 11, 2016
-
-
Christopher Celio authored
- Removed instruction to checkout riscv-tests (as they are now globally installed when building the riscv-tools). - Clarified the riscv-tools set-up information to clarify that the rocket-chip/riscv-tools is the version to build.
-
- Apr 28, 2016
-
-
Andrew Waterman authored
-
- Apr 20, 2016
-
-
Scott Beamer authored
-
- Sep 03, 2015
-
-
Christopher Celio authored
Corrected PublicConfigs.scala -> Configs.scala
-
- Aug 27, 2015
-
-
Christopher Celio authored
-
- Aug 26, 2015
-
-
Scott Beamer authored
-
- Jul 28, 2015
-
-
Henry Cook authored
Streamline makefiles for more robust test dependency generation. Note: emulator/generated-src-debug no longer used
-
- Jul 16, 2015
-
-
Henry Cook authored
-
- Feb 18, 2015
-
-
Yunsup Lee authored
-
- Oct 08, 2014
-
-
RainerWasserfuhr authored
typo?
-
- Oct 07, 2014
-
-
Yunsup Lee authored
-
Yunsup Lee authored
-