eyck
|
a6a6f51f0b
|
adds clang-format fixes
|
2024-12-06 15:50:50 +01:00 |
|
eyck
|
62768bf81e
|
applies clang format
|
2024-09-23 10:05:33 +02:00 |
|
eyck
|
f6be8ec006
|
adds elfio test utility
|
2024-09-23 09:29:08 +02:00 |
|
eyck
|
a8f56b6e27
|
removes code dupication by unifying elf file read
|
2024-09-23 09:28:27 +02:00 |
|
eyck
|
ec1b820c18
|
fixes target xml generation
|
2024-08-17 19:36:53 +02:00 |
|
eyck
|
64329cf0f6
|
fixes use of icount vs. cycle
|
2024-08-17 19:36:40 +02:00 |
|
eyck
|
9de0aed84d
|
expands some error message
|
2024-08-17 16:55:49 +02:00 |
|
eyck
|
bb4e2766d1
|
applies clang-format
|
2024-08-17 16:12:57 +02:00 |
|
eyck
|
0996d15bd4
|
removes debug code
|
2024-08-17 12:48:48 +02:00 |
|
eyck
|
6305efa7c2
|
implements proper target XML generation incl. CSRs
|
2024-08-17 12:40:40 +02:00 |
|
eyck
|
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 |
|
eyck
|
0473aa5344
|
fixes SystemC wrapper wrt. templated core_complex
|
2024-08-17 12:34:17 +02:00 |
|
eyck
|
c28e8fd00c
|
removes left-overs
|
2024-08-04 18:57:20 +02:00 |
|
eyck
|
b3cc9d2346
|
makes core_complex a template
|
2024-08-04 18:47:32 +02:00 |
|
eyck
|
933f08494c
|
removes C++17 dependency from asmjit backend
|
2024-08-04 17:41:49 +02:00 |
|
eyck
|
21f8eab432
|
adds regenerated tgc5c
|
2024-08-02 19:18:28 +02:00 |
|
eyck
|
6ddb8da07f
|
fixes missing rename
|
2024-08-02 11:58:51 +02:00 |
|
eyck
|
edf456c59f
|
fixes missing braces
|
2024-08-02 10:33:15 +02:00 |
|
eyck
|
42efced1eb
|
fixes FCSR behavior if no floating point is implemented
|
2024-08-02 08:59:22 +02:00 |
|
eyck
|
c376e34b2b
|
applies clang format
|
2024-08-01 11:02:10 +02:00 |
|
eyck
|
d2efb23ff7
|
fixes cache behavior for fetches
|
2024-07-25 19:33:50 +02:00 |
|
eyck
|
e87b7d5fd0
|
applies clang-format
|
2024-07-24 14:48:50 +02:00 |
|
eyck
|
5a2b96ef3e
|
adds logging categories for ISS
|
2024-07-24 12:30:07 +02:00 |
|
eyck
|
63da7f8d57
|
applies clang-format
|
2024-07-09 13:57:11 +02:00 |
|
eyck
|
fb4012fbd1
|
moves likely annotation
|
2024-07-09 13:52:10 +02:00 |
|
eyck
|
24449f1c0f
|
fixes some elf load issue
|
2024-07-05 12:18:36 +02:00 |
|
eyck
|
fd303c8343
|
fixes asmjit deprecation warning
|
2024-07-05 07:51:37 +02:00 |
|
eyck
|
346b177a87
|
extends finishing conditions
|
2024-07-05 05:52:29 +02:00 |
|
eyck
|
2fb28364c5
|
fixes remaining templates
|
2024-06-21 10:49:36 +02:00 |
|
eyck
|
8460f4ab7f
|
updates templates to re-enable interactive debugging of generator
|
2024-06-21 10:46:11 +02:00 |
|
eyck
|
3fd51cc68c
|
fixes templates
|
2024-06-14 19:54:33 +02:00 |
|
eyck
|
551822916c
|
applies clang-format
|
2024-06-14 17:43:12 +02:00 |
|
eyck
|
6cb76fc256
|
updates tgc5c according to latest CoreDSL
|
2024-04-16 13:09:14 +02:00 |
|
eyck
|
119d4a8b43
|
adds generation if IMEM space
|
2024-02-21 07:08:24 +01:00 |
|
eyck
|
9841b16122
|
fixes clang-format failures
|
2024-01-12 11:49:11 +01:00 |
|
eyck
|
db5765b342
|
makes softfloat always a static library
|
2024-01-10 09:36:52 +01:00 |
|
eyck
|
f4f90c5e65
|
backports clang-format changes to template
|
2023-12-02 17:42:57 +01:00 |
|
eyck
|
bc4ea30815
|
apply clang-format 10 fixes
|
2023-12-01 14:50:54 +01:00 |
|
eyck
|
e921201f7b
|
applies clang-format fixes
|
2023-11-30 11:51:49 +01:00 |
|
eyck
|
e6aa6e5842
|
adds handling of variable number of clic interrupts
|
2023-11-22 11:47:31 +01:00 |
|
eyck
|
4418fa7e4f
|
fixes include path of asmjit helpers
|
2023-11-20 16:07:01 +01:00 |
|
eyck
|
e48597b2b7
|
adds formatting fixes
|
2023-11-05 17:19:43 +01:00 |
|
eyck
|
458c773e19
|
corrects slow ca configuration of TGC5C
|
2023-11-05 14:47:24 +01:00 |
|
eyck
|
b3f40f9b15
|
build fixes due to dependencies
|
2023-11-04 13:05:30 +01:00 |
|
eyck
|
6419ad471e
|
updates .gitignore
|
2023-10-29 17:08:18 +01:00 |
|
eyck
|
759061b569
|
applies clang-format changes
|
2023-10-29 17:06:56 +01:00 |
|
eyck
|
2115e9ceae
|
adds missing include to templates
|
2023-10-29 14:31:15 +01:00 |
|
eyck
|
2bea95c1a7
|
adds option to disable DMI use
|
2023-10-28 17:06:50 +02:00 |
|
eyck
|
7001b693ae
|
updates templates for SystemC registration
|
2023-10-27 22:14:11 +02:00 |
|
eyck
|
e6f11081eb
|
fixes quantum and quantum break handling
|
2023-10-27 21:12:49 +02:00 |
|
eyck
|
09db0cd35d
|
fixes LLVM backend registration for SystemC
|
2023-10-26 06:50:54 +02:00 |
|
eyck
|
980c8031c3
|
fixes tohost behavior of SC wrapper and cycle-estimate plugin
|
2023-10-25 20:37:10 +02:00 |
|
eyck
|
b86d7a517d
|
adds dynamic cycle estimation
|
2023-10-25 17:13:52 +02:00 |
|
eyck
|
b7478965ab
|
adds asmjit backend registration for SystemC
|
2023-10-23 10:18:25 +02:00 |
|
eyck
|
bf4a6deb86
|
fixes dump-ir handling
|
2023-10-22 23:19:09 +02:00 |
|
eyck
|
4c3a7386b0
|
updates generated files
|
2023-10-22 08:51:08 +02:00 |
|
eyck
|
82c26acfc8
|
does some cleanup of the directory structure
|
2023-10-21 17:26:09 +02:00 |
|
eyck
|
3a86f4f9de
|
does some cleanup of generated files
|
2023-10-21 17:19:24 +02:00 |
|
eyck
|
74ff1d455a
|
fixes install routine
|
2023-10-20 20:38:59 +02:00 |
|
eyck
|
aa12e93177
|
adds RPATH setting to install
|
2023-10-18 11:17:20 +02:00 |
|
eyck
|
ae4322c1b9
|
„src/main.cpp“ ändern
|
2023-10-15 09:03:31 +02:00 |
|
eyck
|
ee6a068b06
|
streamlines backends and reporting
|
2023-10-01 18:33:14 +02:00 |
|
eyck
|
b9b165465d
|
adds some template updates
|
2023-09-30 22:17:18 +02:00 |
|
eyck
|
b97853ff5a
|
update plugins to read YAML file
|
2023-09-30 22:10:24 +02:00 |
|
eyck
|
b7f023756e
|
fixes constructor calls of derived riscv_hart classes
|
2023-09-27 07:51:49 +02:00 |
|
eyck
|
2095ac985b
|
fixes forgotten removal of pctrace in core_complex
|
2023-09-27 06:19:59 +02:00 |
|
eyck
|
3fb8fe765a
|
aligns riscv_hart_msu_vp with riscv_hart_m_p
|
2023-09-26 20:17:26 +02:00 |
|
eyck
|
c7038cafa5
|
updates naming in checked-in sources
|
2023-09-19 12:11:49 +02:00 |
|
eyck
|
40f50b0ec0
|
changes register names to lower case in printing
|
2023-09-09 18:54:18 +02:00 |
|
eyck
|
8ee3ac90f7
|
adapts name changes
|
2023-09-04 12:45:45 +02:00 |
|
eyck
|
d5763d2f36
|
fixes option depended compilation
|
2023-08-30 17:11:50 +02:00 |
|
eyck
|
b5d915f389
|
fixes compile issues from merge
|
2023-08-30 15:49:28 +02:00 |
|
eyck
|
813b40409d
|
Merge branch 'develop' of
https://git.minres.com/DBT-RISE/DBT-RISE-TGC.git into develop
|
2023-08-30 10:05:42 +02:00 |
|
eyck
|
c8a4a4c736
|
renames core(s)
|
2023-08-28 07:09:55 +02:00 |
|
eyck
|
18e08cfc50
|
fixes missing template updates
|
2023-08-08 06:23:38 +02:00 |
|
eyck
|
20e920338c
|
removes v2p function
|
2023-08-04 13:08:10 +02:00 |
|
eyck
|
e151416f58
|
fixes systemc factory registration
|
2023-07-31 12:55:09 +02:00 |
|
eyck
|
24de2bbdf5
|
purge build system
|
2023-07-30 13:55:57 +02:00 |
|
eyck
|
e68f9c573f
|
Merge branch 'develop' of
https://git.minres.com/DBT-RISE/DBT-RISE-TGC.git into develop
|
2023-07-30 09:14:58 +02:00 |
|
eyck
|
f38cc7d8b9
|
updates LLVM build
|
2023-07-29 17:55:37 +02:00 |
|
eyck
|
edba497fa1
|
fixes linker isseu using whole-archive
|
2023-07-19 08:19:38 +02:00 |
|
eyck
|
94e46b9968
|
adds some cleanup
|
2023-07-17 19:57:09 +02:00 |
|
eyck
|
9459632f6c
|
adds llvm build support incl. conan
|
2023-07-17 19:52:50 +02:00 |
|
eyck
|
a0ca3cdfa5
|
revive LLVM support (WIP)
|
2023-07-14 12:55:34 +02:00 |
|
eyck
|
720236ec3f
|
add generated core registration
|
2023-07-14 12:51:51 +02:00 |
|
eyck
|
957145ca84
|
add SystemC ISS factory
|
2023-07-14 11:11:03 +02:00 |
|
eyck
|
0b719a4b57
|
fixes literal type
|
2023-07-10 20:39:02 +02:00 |
|
eyck
|
57da07eb17
|
rework sc wrapper build
|
2023-07-10 12:52:48 +02:00 |
|
eyck
|
b4b03f7850
|
fixes build system to handle TCC properly
|
2023-07-09 22:20:50 +02:00 |
|
eyck
|
145a0cf68b
|
updates registration of cores for sysc
|
2023-07-09 20:24:45 +02:00 |
|
eyck
|
1cef7de8c7
|
fixes missing namespaces
|
2023-07-09 20:16:16 +02:00 |
|
eyck
|
e95f422aab
|
cleans vm implementation up
|
2023-07-09 20:13:26 +02:00 |
|
eyck
|
250ea3c980
|
extends factory to support SystemC core wrapper
|
2023-07-09 18:19:59 +02:00 |
|
eyck
|
2b094c3162
|
removes trace compass nature
|
2023-07-06 10:39:59 +02:00 |
|
eyck
|
a32c83e1be
|
fixes CLI handling of plugin paramters in ISS
|
2023-07-05 08:32:05 +02:00 |
|
eyck
|
7e45a25218
|
adds a instr yaml for TGC
|
2023-07-05 08:28:42 +02:00 |
|
eyck
|
4dbc7433a5
|
fixes cause CSR handling
|
2023-06-12 17:38:56 +02:00 |
|
eyck
|
99a9970ddd
|
fixes sysc compile issues
|
2023-06-12 09:58:24 +02:00 |
|
eyck
|
0b5de90fb1
|
changes [m|u]cause rd/wr handling
|
2023-06-11 18:29:58 +02:00 |
|
eyck
|
60d07f2eb6
|
changes default loglevel to info for tgc-sim
|
2023-06-01 06:55:21 +02:00 |
|