39 Commits

Author SHA1 Message Date
54233b448d moves mmu related code into mmu unit 2025-03-16 08:50:01 +01:00
1089800682 updates vm_impls and core.h to work with new vm_base 2024-12-28 08:24:09 +01:00
ad60449073 updates generated cores 2024-09-27 20:04:58 +02:00
76ea0db25d adds newest generated vm_impl 2024-08-17 23:19:51 +02:00
a45fcd28db updates fn calling generation 2024-08-17 08:22:04 +02:00
efc11d87a5 updates template with fcsr check, adds extra braces on If Statements 2024-08-14 14:32:58 +02:00
4a19e27926 adds changes due to generator being more inline with others 2024-08-14 13:52:08 +02:00
c15cdb0955 expands return values of jit creating functions to inhibit endless trapping 2024-08-14 11:49:59 +02:00
62d21e1156 updates disass 2024-08-07 09:21:07 +02:00
72b11beac5 moves decoder to dbt-rise-core 2024-07-25 10:13:38 +02:00
051dd5e2d3 updates templates for decoder in seperate class, adds again generated templates 2024-07-23 13:46:10 +02:00
e3942be776 Introduces decoder in a seperate class 2024-07-23 13:08:53 +02:00
0432803d82 updates templates and vm impls for better LAST_BRANCH handling 2024-07-22 09:04:17 +02:00
d42d2ce533 corrects illegal instruction for llvm 2024-07-18 14:04:23 +02:00
236d12d7f5 integrates gen_bool for Conditions (was truncation) into llvm 2024-07-18 13:30:42 +02:00
e1b6cab890 removes setting of NEXT_PC to max when trapping in llvm and asmjit, adds default disass to llvm 2024-07-18 12:02:40 +02:00
b24965d321 corrects gen_sync update order, improves illegal instruction 2024-07-17 20:52:01 +02:00
ac1a26a10c integrates new tval changes into llvm 2024-07-17 14:17:02 +02:00
ac8f8b0539 updates vms with fixed Zc in tgc5c.core_desc 2024-07-10 12:51:59 +02:00
e2da306eee fixes semihosting cb registration 2024-05-31 10:45:28 +02:00
3cc8bd0854 adds reformat bc of verilog literals 2024-05-18 21:01:05 +02:00
fb330cddea llvm passes act 2024-05-18 19:33:57 +02:00
9841b16122 fixes clang-format failures 2024-01-12 11:49:11 +01:00
fe2d5cb2f9 adds semihosting to all backends 2024-01-10 11:47:12 +01:00
759061b569 applies clang-format changes 2023-10-29 17:06:56 +01:00
09db0cd35d fixes LLVM backend registration for SystemC 2023-10-26 06:50:54 +02:00
ee6a068b06 streamlines backends and reporting 2023-10-01 18:33:14 +02:00
417076f8e6 stops jit block creation in case of ECALL and EBREAK 2023-09-23 11:30:58 +02:00
51f6fbe0dd applies newest CoreDSL changes 2023-09-20 15:12:03 +02:00
de45d06878 adds initial working version of llvm backend 2023-09-19 16:26:07 +02:00
8ee3ac90f7 adapts name changes 2023-09-04 12:45:45 +02:00
c8a4a4c736 renames core(s) 2023-08-28 07:09:55 +02:00
0c542d42aa separate generated sources 2022-05-21 12:48:28 +02:00
43488676dd Update TGF naming convention 2020-09-11 10:45:44 +02:00
9754e3953f Generate and integrate TGF cores in Ecosystem-VP. Remove obsolete cores 2020-08-24 15:01:54 +02:00
0ff6ccf9e2 get all compile clean 2020-05-30 11:27:44 +02:00
50663a2fbc [WIP] integrate tcc conan package 2020-04-10 17:14:04 +02:00
e483887c43 [WIP] Cleanup of namespaces etc to get compile clean 2020-01-10 11:12:20 +01:00
116ed9bb5c [WIP] started to add TinyCC backend 2020-01-09 19:43:17 +01:00