Commit Graph
28 Commits
Author SHA1 Message Date
stas d4ec131fa7 change COUNT_LIMIT to ICOUNT_LIMIT 2024-07-04 10:46:24 +02:00
stas fbcd389580 fix log macro 2024-04-15 13:03:47 +02:00
stas b25b7848c6 fix formatting 2024-03-19 11:47:12 +01:00
stas 8aed551813 Add a new LOG macro in SCC to avoid conflicts with other libraries. 2024-03-14 09:43:08 +01:00
stas 9180ad1f9c debugger memory accesses should never lead to traps 2023-10-06 21:39:48 +02:00
stas 5f6d462973 check that no interrupts are pending before entering the wfi wait 2022-04-26 13:58:20 +02:00
stas 5ec457c76b build pctrace plugin only if RapidJSON target is availble 2022-03-08 11:23:07 +01:00
stas a89f00da19 fix plugins parameter utilization 2021-11-02 11:03:17 +01:00
stas ff04ee7807 get rid of the Boost::thread linking 2021-11-02 10:24:34 +01:00
stas a249aea703 getting rid of the error: reference to 'wait' is ambiguous 2021-06-25 13:35:42 +02:00
stas ef02dba8c5 add read misa callback 2021-04-09 11:20:51 +02:00
stas 2f4cfb68dc update to latest SCC 2021-04-07 18:56:46 +02:00
stas 7009943106 fix wait for interrupt. Adapt for new SCC structure 2021-04-07 17:42:08 +02:00
stas ea3ff3c0cd build with SCV lib 2021-03-23 11:57:47 +01:00
stas c941890901 SCC refactoring 2021-03-22 14:50:53 +01:00
stas a5186ff88d optional dependency to TGF_B_src target 2021-03-12 11:16:24 +01:00
stas b7c0fb2b1c fix bitfield structure 2021-03-10 12:40:06 +01:00
stas be49b8b545 Relative path to a submodule 2020-12-10 15:32:03 +01:00
stas 43488676dd Update TGF naming convention 2020-09-11 10:45:44 +02:00
stas f3d578f050 Remove 64bit support 2020-09-07 14:30:19 +02:00
stas 293c396a0d update core wrapper: remove virtual memory support 2020-09-07 13:29:45 +02:00
stas 6f3963a473 Strip down privileged modes. Only machine mode is supported 2020-09-07 11:54:45 +02:00
stas 969b408288 Implement MHARTID register 2020-09-04 15:37:21 +02:00
stas 886b8f5716 TGF02 is a default core 2020-08-31 14:20:13 +02:00
stas c2c8fb5ca9 update README 2020-08-24 15:14:49 +02:00
stas 9754e3953f Generate and integrate TGF cores in Ecosystem-VP. Remove obsolete cores 2020-08-24 15:01:54 +02:00
stas 03172e352d move CoreDSL instraction set description files into a dedicated repository CoreDSL-Instruction-Set-Description 2020-08-21 15:57:01 +02:00
stas 8fce0c4759 Generate TGF01 and TGF02 cores 2020-08-20 17:29:36 +02:00