summaryrefslogtreecommitdiffstats
path: root/sis.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add -extirq option to support simulating the UT700Sebastian Huber2022-10-261-0/+5
* Added support for RISCV32 systems with CLINT/PLICJiri Gaisler2020-12-151-21/+79
* Added emulation of GR740 SOC2.25Jiri Gaisler2020-12-011-1/+8
* Add networking support using host tap device2.23Jiri Gaisler2020-10-281-1/+6
* Add -rt option to synch sim to wall timeJiri Gaisler2020-10-251-0/+4
* Initialize PC before connecting to gdbJiri Gaisler2020-02-261-1/+4
* Support building on MinGW-W64/MSYS22.19Jiri Gaisler2019-11-091-6/+6
* Make readline conditional and add linenoise it not present.Chris Johns2019-07-021-8/+23
* Fix C formatting with indentJiri Gaisler2019-06-111-209/+268
* Made L1 cache optional through --enable-l1cacheJiri Gaisler2019-05-281-0/+4
* Add emulated L1 cache to SMP configurationsJiri Gaisler2019-05-271-0/+3
* Standalone sis - initial commitJiri Gaisler2019-05-141-0/+301