Commit Graph

118 Commits

Author SHA1 Message Date
eyck 1438f0f373 add backannotation to pc trace plugin 2022-05-17 15:29:04 +02:00
eyck 5da4e6b424 fix alignment check for unaligned debugger accesses 2022-05-13 12:37:47 +02:00
eyck e88f309ea2 add lz4 compression to pctrace 2022-05-07 17:22:06 +02:00
eyck 03bec27376 implement extended instrumentation interface 2022-04-26 17:14:33 +02:00
eyck 9d9008a3a2 fix pointer mess 2022-04-26 15:35:17 +02:00
eyck a92b84bef4 add code word access for ISS plugins 2022-04-25 14:18:19 +02:00
eyck 477c530847 extend debug mode handling 2022-04-13 11:41:01 +02:00
eyck c054d75717 update to latest coredsl description 2022-04-10 18:55:44 +02:00
eyck 00d2d06cbd adapt to privileged spec 2022-03-31 20:33:12 +02:00
eyck 8e4e702cb9 Merge remote-tracking branch 'origin/feature/reduced_output' into develop 2022-03-28 14:09:06 +02:00
eyck 49be143588 make features configurable 2022-03-27 17:54:08 +02:00
eyck 0aea1d0177 remove mcounteren in M-mode only wrapper 2022-03-27 17:21:46 +02:00
eyck 6ea7721961 add TCM 2022-03-27 15:38:18 +02:00
eyck b0cb997009 add TGC_X with DMR 2022-03-26 10:48:21 +01:00
eyck 9dfca612b7 add hardware loop CSR access 2022-03-25 11:33:44 +01:00
eyck d91f5f9df4 fix compiler warning for reduced number of registers 2022-03-14 15:38:05 +01:00
alex 2bba5645c3 adds functionality to reduce the output 2022-02-16 10:13:29 +01:00
eyck b37ef973de clean up 2022-02-14 20:36:12 +01:00
alex 4c363f4073 adds additional functionality by fetching delay information 2022-02-11 11:28:00 +01:00
eyck b8fa5fbbda adapt to extended instrumentation interface 2022-02-09 21:01:17 +01:00
eyck 09b0f0d0c8 fix cycle estimation plugin 2022-02-01 21:14:50 +01:00
eyck 98b418ff43 fix JSON reading 2022-02-01 19:28:11 +01:00
eyck 059bd0d371 rework cycle estimation 2022-02-01 19:03:45 +01:00
alex 7578906310 adds coverage plugin 2022-01-31 21:38:18 +01:00
eyck afe8905ac9 fix else-ambiguity in CoreDSL description 2022-01-31 20:30:46 +01:00
alex ecc6091d1e cleans up source code to remove clang compiler warnings 2022-01-19 08:01:15 +01:00
eyck dd4c19a15c add option to configure number of irq 2021-12-01 12:56:36 +01:00
Maribel 86da31033c correct size usage in pmp addr checks 2021-11-22 15:15:47 +01:00
Maribel 974d103381 fix pmpcfg register write 2021-11-22 10:49:29 +01:00
eyck 309758b994 fix clic_cfg access scheme 2021-11-17 07:59:02 +01:00
eyck d47375a70e fix ebreak CSR update 2021-11-13 12:47:23 +01:00
eyck 43d7b99905 revert pmp check implementation 2021-11-11 09:58:19 +01:00
eyck 2d7973520b fix mip handling 2021-11-09 19:47:34 +01:00
eyck fd98ad95f6 rework PMP check and fix MISA for TGC_D 2021-11-09 15:55:22 +01:00
eyck bfa8166223 fix wrong template class name 2021-11-08 10:44:33 +01:00
eyck c42e336509 fix proper debug mode handling (#267 & #268) 2021-11-07 17:48:44 +01:00
eyck 49d09a05d7 fix access rights to debug CSR register (#268) 2021-11-07 16:45:10 +01:00
eyck 459794b863 add proper handling of store access fault (hart_mu_p) 2021-11-06 13:29:11 +01:00
eyck 039746112b fix exception behavior 2021-11-02 15:10:20 +01:00
eyck ac6d7ea5d4 add debug feature to platform 2021-11-02 11:13:29 +01:00
eyck 1616f0ac90 remove deprecated functions 2021-10-30 12:57:08 +02:00
eyck 334d3fb296 adapt to SCC changes 2021-10-21 22:53:16 +02:00
eyck 0ea4cba1ca add dynamic plugin loading 2021-10-12 14:24:55 +02:00
eyck ee6e1d4092 Merge remote-tracking branch 'origin/msvc_compat' into develop
Conflicts:
	src/sysc/core_complex.cpp
2021-10-11 09:42:40 +02:00
eyck f0ada1ba8c add MSVC 16 compatibility 2021-10-10 19:06:41 +02:00
eyck 2f15d9676e fix unaligned instr fetch behavior 2021-09-30 19:27:46 +02:00
eyck d78fcc48e5 use marchid in platform 2021-09-30 19:27:03 +02:00
eyck 438e598a4a remove clutter from core descriptions, added instr alignment setting 2021-09-29 00:03:11 +02:00
eyck 174259155d add support for non-compressed ISA 2021-09-23 21:09:52 +02:00
eyck ba9339a50d fix MPP reset value, PMP inactive in U-mode handling and MRET in U-mode 2021-09-21 16:52:40 +02:00