Commit Graph
21 Commits
Author SHA1 Message Date
abejgonzalez 2168813da0 Add help string | Fix emulator CC to not conflict with --vpi 2020-08-21 14:07:32 -07:00
abejgonzalez c9791ccbdf Update docs | Revert/Update emulator.cc 2020-08-21 12:06:18 -07:00
abejgonzalez 425b8ce850 Add support for multi-threaded verilator 2020-08-20 23:37:17 -07:00
Colin Schmidt 5bfc289677 Bump fesvr for better loadmem impl. Fix verilator loadmem support 2020-08-05 10:05:02 -07:00
Colin Schmidt 171b805d0e Allow dramsim_ini folder to be set at the command line 2020-06-05 16:55:13 -07:00
Colin Schmidt 29664cdf6a Upgrade verilator to support permissive args in the same way as vcs
It previously only supported them as the last argument.
Supporting them in this case would have removed some of
the DRY code that is able to handle both simulators.
2020-05-24 09:29:22 -07:00
7c7b336c3f Add SPI flash support (#546)
* Add SPI flash configs, IOBinders, CI tests, and docs

* Add writable SPI flash support

* bump

* Fix CI

* Fix CI

* Update docs/Generators/TestChipIP.rst

Co-authored-by: Chick Markley <chick@qrhino.com>

* Maybe actually fix CI

* Fix broken merge

* Fix the tutorial patch

* bump tcip to master

* fix GPIO naming bug

Co-authored-by: Chick Markley <chick@qrhino.com>
2020-05-14 19:19:50 -07:00
Colin Schmidt 3c18880064 Increase verilator reset length 2020-05-06 18:39:42 -07:00
Howard Mao 24fe57d447 use blackboxed SimDRAM instead of SimAXIMem 2020-03-02 20:49:20 -08:00
Jerry Zhao 49dbe8daba Rename top-level example package to chipyard
* FireChip now directly uses the Chipyard Top
2020-02-13 12:33:04 -08:00
Colin SchmidtandDavid Biancolin 86a473dbf6 Bump all submodules for chisel 3.2.0 and rocket-chip august-2019 (#358)
* Bump all submodules for chisel 3.2.0 and rocket-chip august-2019

* Fix subprojects that aren't tested from normal sims

* Fix firechip for chisel 3.2.0 and rc bump

* Bump boom for bug fix rebase

* [sbt] Don't rely on target-rtl symlink when FireSim is top [no ci]

* Bump boom for rc bump fix to bug fix

* Bump FireSim for CI check

* Bump FireSim

* Bump submodules after merge
2019-12-12 13:39:09 -08:00
Jerry ZhaoandGitHub 5940dfff14 [system] Comment on hart-ordering restriction 2019-10-07 17:27:47 -07:00
Jerry Zhao 4cba46c4e0 [system] Elaborate tiles in order of hartid 2019-10-07 00:21:54 -07:00
Jerry Zhao f1929a0da8 Move System/Subsystem to utilities 2019-08-27 18:05:24 -07:00
Jerry Zhao e7c727372f Cleanup configs 2019-08-26 14:32:08 -07:00
Howard Mao 72adc6981c fix firesim test suite generation 2019-08-21 22:10:39 -07:00
abejgonzalez a408422ac1 reverse @zhemao commit on htif: need to parse args for verilator 2019-07-08 14:34:17 -07:00
Howard Mao 9031a98514 don't need to make copy of HTIF args in emulator 2019-07-02 16:59:23 -07:00
Jerry Zhao 462d3de5c9 Fix pointer to emulator.cc in GenerateSimFiles 2019-05-11 17:14:09 -07:00
Jerry Zhao a4d4101cf4 Fix bootrom symlink, update .gitignore to only ignore bootrom directory 2019-05-11 13:26:31 -07:00
Jerry Zhao db8b8f50cf Move example/utilities to generator directory 2019-05-10 15:29:28 -07:00