|  | 947d353bbf | adds working vector (unit) stride (segmented) loads and stores | 2025-03-31 10:18:08 +02:00 |  | 
			
				
					|  | b95f518c91 | updates templates for interp to make extension specific includes conditonal | 2025-03-31 10:18:08 +02:00 |  | 
			
				
					|  | 4cef0f57c1 | updates templates and adds newly generated files | 2025-03-31 10:18:05 +02:00 |  | 
			
				
					|  | 2bb2e56310 | adds dependencies for K ISA (Cryptography) | 2025-03-31 09:54:26 +02:00 |  | 
			
				
					|  | a0eeae7dd6 | corrects template for new arch_if changes | 2025-03-30 19:12:22 +02:00 |  | 
			
				
					|  | 9a2df32d57 | updates templates | 2024-12-28 13:07:07 +01:00 |  | 
			
				
					|  | de79adc50d | updates debugger hook to stop before fetching instructions this relates to https://github.com/Minres/DBT-RISE-RISCV/issues/8 :
Debugger loses control when trap vector fetch fails
and https://github.com/Minres/DBT-RISE-RISCV/issues/7 : Two debugger
single-steps are required at reset vector | 2024-08-17 12:39:54 +02:00 |  | 
			
				
					|  | 9c51d6eade | improves interp, only calls decode once per instr | 2024-08-07 09:20:11 +02:00 |  | 
			
				
					|  | 2878dca6b5 | updates templates | 2024-08-06 08:32:05 +02:00 |  | 
			
				
					|  | 39d2518fdd | checkin: tgc5f builds and runs through | 2024-07-31 12:30:41 +02:00 |  | 
			
				
					|  | 72b11beac5 | moves decoder to dbt-rise-core | 2024-07-25 10:13:38 +02:00 |  | 
			
				
					|  | c6b99cd155 | introduces new decoder to interp backend | 2024-07-24 12:28:35 +02:00 |  | 
			
				
					|  | 8361f88718 | removes setting of NEXT_PC to max if trap | 2024-07-18 11:37:53 +02:00 |  | 
			
				
					|  | 375755999a | integrates new tval changes | 2024-07-16 15:32:35 +02:00 |  | 
			
				
					|  | 4cfb15c7cd | Asmjit and interp working | 2024-07-10 12:51:31 +02:00 |  | 
			
				
					|  | 346b177a87 | extends finishing conditions | 2024-07-05 05:52:29 +02:00 |  | 
			
				
					|  | d4ec131fa7 | change COUNT_LIMIT to ICOUNT_LIMIT | 2024-07-04 10:46:24 +02:00 |  | 
			
				
					|  | 2fb28364c5 | fixes remaining templates | 2024-06-21 10:49:36 +02:00 |  | 
			
				
					|  | 8460f4ab7f | updates templates to re-enable interactive debugging of generator | 2024-06-21 10:46:11 +02:00 |  | 
			
				
					|  | 3fd51cc68c | fixes templates | 2024-06-14 19:54:33 +02:00 |  | 
			
				
					|  | fe2d5cb2f9 | adds semihosting to all backends | 2024-01-10 11:47:12 +01:00 |  | 
			
				
					|  | 207f778ee6 | adds initial semihosting host capabilities | 2024-01-08 17:17:59 +01:00 |  | 
			
				
					|  | f4f90c5e65 | backports clang-format changes to template | 2023-12-02 17:42:57 +01:00 |  | 
			
				
					|  | e48597b2b7 | adds formatting fixes | 2023-11-05 17:19:43 +01:00 |  | 
			
				
					|  | 2115e9ceae | adds missing include to templates | 2023-10-29 14:31:15 +01:00 |  | 
			
				
					|  | b9b165465d | adds some template updates | 2023-09-30 22:17:18 +02:00 |  | 
			
				
					|  | e21f8dc379 | allows functions in interp and updates generated | 2023-09-05 10:08:00 +02:00 |  | 
			
				
					|  | 18e08cfc50 | fixes missing template updates | 2023-08-08 06:23:38 +02:00 |  | 
			
				
					|  | 7af7e040da | Merge branch 'develop' of https://git.minres.com/DBT-RISE/DBT-RISE-TGC into develop | 2023-07-29 11:47:25 +02:00 |  | 
			
				
					|  | 6e52af168b | adds faster decoding to tcc and cleans up others | 2023-07-29 11:42:46 +02:00 |  | 
			
				
					|  | bd0d15f3a2 | updates template for faster instruction decoding | 2023-07-23 08:10:57 +02:00 |  | 
			
				
					|  | 957145ca84 | add SystemC ISS factory | 2023-07-14 11:11:03 +02:00 |  | 
			
				
					|  | b4b03f7850 | fixes build system to handle TCC properly | 2023-07-09 22:20:50 +02:00 |  | 
			
				
					|  | e95f422aab | cleans vm implementation up | 2023-07-09 20:13:26 +02:00 |  | 
			
				
					|  | 250ea3c980 | extends factory to support SystemC core wrapper | 2023-07-09 18:19:59 +02:00 |  | 
			
				
					|  | 21d3250e1a | changes templates | 2023-07-09 16:53:59 +02:00 |  | 
			
				
					|  | a123beb301 | fixes duplicate variable declaration and templates | 2023-05-27 10:20:49 +02:00 |  | 
			
				
					|  | 00b0f101ac | adapts to changes of instrumentation interface in dbt-rise-core | 2023-04-28 20:38:07 +02:00 |  | 
			
				
					|  | d881cb6e63 | fix data width of generated code | 2023-03-26 12:12:34 +02:00 |  | 
			
				
					|  | 207dbf1071 | fixes out of range access for register alias names | 2023-02-17 06:28:30 +01:00 |  | 
			
				
					|  | 65dca13b42 | fixes WFI miss of interrupt | 2023-01-14 17:40:21 +01:00 |  | 
			
				
					|  | 7113683ee0 | moves pending interrupt check before handling trap thus saving 1 cycle | 2022-10-15 10:47:35 +02:00 |  | 
			
				
					|  | 00e02bf565 | adds support for different branch types in tracing | 2022-08-08 06:30:37 +02:00 |  | 
			
				
					|  | 0833198d34 | aads missing windows compat firx to template | 2022-07-23 14:36:23 +02:00 |  | 
			
				
					|  | feaa49d367 | removes decoder again as there is some issue | 2022-06-20 00:39:11 +02:00 |  | 
			
				
					|  | f096b15dbd | factors decoder into separate component | 2022-06-19 13:17:31 +02:00 |  | 
			
				
					|  | 5d481eb79d | fix generation of non-exception code | 2022-05-30 22:04:16 +02:00 |  | 
			
				
					|  | 52ed8b81a6 | fixed template to work with previous code generator | 2022-05-30 14:08:02 +02:00 |  | 
			
				
					|  | 0c542d42aa | separate generated sources | 2022-05-21 12:48:28 +02:00 |  | 
			
				
					|  | df16378605 | update template for changed code generator | 2022-05-18 19:10:34 +02:00 |  |