abejgonzalez
d94a8efd43
Fix TLMemPort comment | Use Option instead of NoSimulator
2020-11-15 15:44:38 -08:00
abejgonzalez
63b3d4290f
Change NotSimulator to NoSimulator
2020-11-12 15:39:57 -08:00
abejgonzalez
c619df2c00
Merge branch 'local-fpga-temp' into local-fpga-support
2020-11-05 11:01:56 -08:00
Fang, Zitao
4fdb9eb6b0
Merge pull request #647 from ucb-bar/verilator-makefile-fix
...
Fix Verilator Simulation run-binary-debug Error
2020-10-23 21:54:58 -07:00
Zitao Fang
abbeb2af9e
Fixed comments
2020-10-23 17:00:56 -07:00
Zitao Fang
0c4dcffb0d
Fixed lowercase p bug
2020-10-23 16:39:56 -07:00
abejgonzalez
341a6cc48d
Merge remote-tracking branch 'origin/lazy-harnessbinders' into local-fpga-temp
2020-10-13 16:23:41 -07:00
Jerry Zhao
0c46ed1676
Rename testchip_fesvr to testchip_tsi
2020-10-09 09:34:20 -07:00
Jerry Zhao
25129c27ca
Add testchip_fesvr to uncondtionally used resources
2020-10-09 09:27:58 -07:00
Zitao Fang
5282965b5b
Filter specified HTIF arguments and plusargs only
2020-10-06 15:50:11 -07:00
Zitao Fang
355e4ba606
Change to filter all arguments that begin with a '-'
2020-10-05 10:49:04 -07:00
Zitao Fang
2aac38b4c8
Fix CI bug
2020-09-27 23:15:10 -07:00
Zitao Fang
751c0c300e
Remove comments
2020-09-25 20:49:18 -07:00
Zitao Fang
5243ee2a35
Add HTIF args back to emulator.cc
2020-09-25 20:36:07 -07:00
abejgonzalez
5a885fdcfd
Delete old makefiles | Full switch to CY make system
2020-09-03 21:28:05 -07:00
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
John Wright
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 Schmidt
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 Zhao
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