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
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
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
db8b8f50cf
Move example/utilities to generator directory
2019-05-10 15:29:28 -07:00