- Oct 13, 2022
-
-
abejgonzalez authored
-
- Sep 16, 2022
-
-
Jerry Zhao authored
-
Jerry Zhao authored
-
- Aug 26, 2022
-
-
David Biancolin authored
-
- Apr 06, 2022
-
-
Harrison Liew authored
-
Harrison Liew authored
Was merged in #144 then again in #141.
-
Jerry Zhao authored
Summary: adding <stdexcept> to testchip_tsi.cc
-
- Apr 02, 2022
-
-
Jerry Zhao authored
Support multi-thread VCS simv option like FGP, Xprof etc.
-
- Mar 22, 2022
-
-
Jerry Zhao authored
-
Tim Snyder authored
testchip_tsi.cc throws an exception defined in <stdexcept> without it being defined. add the missing import
-
- Mar 06, 2022
-
-
Jerry Zhao authored
Switch to the target thread when `htif` `idle`s. This enables continual execution of the target even if htif isn't working correctly.
-
- Feb 11, 2022
-
-
Abraham Gonzalez authored
Convert fire() to fire
-
- Jan 29, 2022
- 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
-
- Jul 12, 2021
-
-
Nursultan Kabylkas authored
Compilation of the VCS simulator failed with the complains related to `throw std::invalid_argument()`. Addition of the <stdexcept> resolves the issue.
-
- 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
-