- Mar 22, 2022
-
-
Tim Snyder authored
testchip_tsi.cc throws an exception defined in <stdexcept> without it being defined. add the missing import
-
- Feb 11, 2022
-
-
Abraham Gonzalez authored
Convert fire() to fire
-
- Jan 18, 2022
-
-
abejgonzalez authored
-
Abraham Gonzalez authored
Generalize CanHaveTraceIOModuleImp to mix in with LazyRawModuleImp
-
Abraham Gonzalez authored
remove cloneType
-
- Nov 23, 2021
-
-
Abraham Gonzalez authored
Move ROM base to 0x10040
-
- Oct 20, 2021
-
-
Ernie Edgar authored
-
- Oct 07, 2021
-
-
Jiuyang Liu authored
-
- Oct 03, 2021
-
-
Ella Schwarz authored
-
- Sep 30, 2021
-
-
Ella Schwarz authored
-
- Sep 29, 2021
-
-
Ella Schwarz authored
-
- Sep 23, 2021
-
-
David Biancolin authored
update for latest chisel, remove toBool and chisel3.core.
-
- Sep 13, 2021
-
-
David Biancolin authored
Report failing mmap in mm_t
-
- Sep 12, 2021
-
-
Ella Schwarz authored
-
- Aug 03, 2021
-
-
David Biancolin authored
-
- May 05, 2021
-
-
Tim Snyder authored
in firesim/firesim#764 MIDAS-level simulation has been timing out. This is being caused by uninitialized value of clock_hz. In general all non-static data members should be given default member initializers to guard against cases like this where several of the constructor signatures of mm_dramsim2_t fail to initialize clock_hz. Co-authored-by:Tim Snyder <snyder.tim@gmail.com>
-
- Apr 10, 2021
-
-
Jerry Zhao authored
Fix clock domain/device name of periphery scratchpad
-
- Apr 07, 2021
-
-
Jerry Zhao authored
-
- Apr 06, 2021
-
-
Jerry Zhao authored
-
- Apr 04, 2021
-
-
Jiuyang Liu authored
-
- Apr 03, 2021
-
-
Jerry Zhao authored
Add TLROM which sits alongside the external serial memory
-
- Apr 02, 2021
-
-
Jerry Zhao authored
-
Jerry Zhao authored
-
- Apr 01, 2021
-
-
Jerry Zhao authored
-
Jerry Zhao authored
Test chip features
-
- Mar 31, 2021
-
-
Jerry Zhao authored
-
Jerry Zhao authored
-
Jerry Zhao authored
-
- Mar 30, 2021
-
-
Jerry Zhao authored
-
Jerry Zhao authored
-
Jerry Zhao authored
-
Jerry Zhao authored
-
- Mar 24, 2021
-
-
Jerry Zhao authored
Add config fragment to control initialization of tiles in reset
-
Abraham Gonzalez authored
AXI Memory Over TL Serial Link
-
- Mar 23, 2021
-
-
Jerry Zhao authored
-
abejgonzalez authored
-
- Mar 22, 2021
-
-
abejgonzalez authored
-
- Mar 20, 2021
-
-
abejgonzalez authored
-
abejgonzalez authored
-
Abraham Gonzalez authored
Add support for adding AsyncQueues when sending serial off-chip
-