summaryrefslogtreecommitdiffstats
path: root/sis.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add -extirq option to support simulating the UT700Sebastian Huber2022-10-261-0/+1
* Added support for RISCV32 systems with CLINT/PLICJiri Gaisler2020-12-151-1/+12
* Added emulation of GR740 SOC2.25Jiri Gaisler2020-12-011-0/+4
* Make grlib IP cores more modular and move them to grlib.cJiri Gaisler2020-12-011-2/+3
* Add networking support using host tap device2.23Jiri Gaisler2020-10-281-1/+13
* Add -rt option to synch sim to wall timeJiri Gaisler2020-10-251-0/+2
* Fix incorrect operation on big-endian hostsJiri Gaisler2020-02-291-1/+3
* Avoid reserved word sparc on SPARC hostsJiri Gaisler2020-02-261-1/+1
* Cross-platform support for async gdb break (ctrl-c)Jiri Gaisler2019-11-141-0/+1
* Support building on MinGW-W64/MSYS22.19Jiri Gaisler2019-11-091-2/+2
* Replaced windows flushing with reg cacheJiri Gaisler2019-11-081-1/+7
* Improve gdb watchpoint handlingJiri Gaisler2019-11-081-0/+1
* Added support for gdb hw break/watchpointsJiri Gaisler2019-11-021-0/+2
* elf_load() failed in interactive shell.Jiri Gaisler2019-07-021-1/+1
* Fix C formatting with indentJiri Gaisler2019-06-111-237/+242
* Silence warnings when compiled with LLVMJiri Gaisler2019-06-111-5/+5
* Made L1 cache optional through --enable-l1cacheJiri Gaisler2019-05-281-1/+3
* Add emulated L1 cache to SMP configurationsJiri Gaisler2019-05-271-2/+21
* Standalone sis - initial commitJiri Gaisler2019-05-141-0/+375