summaryrefslogtreecommitdiffstats
path: root/func.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added support for RISCV32 systems with CLINT/PLICJiri Gaisler2020-12-151-1/+2
* Added emulation of GR740 SOC2.25Jiri Gaisler2020-12-011-1/+1
* Make grlib IP cores more modular and move them to grlib.cJiri Gaisler2020-12-011-26/+13
* Add networking support using host tap device2.23Jiri Gaisler2020-10-281-6/+7
* Add -rt option to synch sim to wall timeJiri Gaisler2020-10-251-0/+18
* Fix incorrect operation on big-endian hostsJiri Gaisler2020-02-291-3/+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-37/+25
* Support building on MinGW-W64/MSYS22.19Jiri Gaisler2019-11-091-6/+12
* Improve gdb watchpoint handlingJiri Gaisler2019-11-081-0/+2
* Added support for gdb hw break/watchpointsJiri Gaisler2019-11-021-17/+13
* Fix C formatting with indentJiri Gaisler2019-06-111-938/+1206
* Silence warnings when compiled with LLVMJiri Gaisler2019-06-111-15/+9
* Made L1 cache optional through --enable-l1cacheJiri Gaisler2019-05-281-9/+23
* Add emulated L1 cache to SMP configurationsJiri Gaisler2019-05-271-4/+17
* Standalone sis - initial commitJiri Gaisler2019-05-141-0/+1362