Eyck-Alexander Jentzsch alex
  • Joined on 2021-12-01
alex pushed to cmake_flow at Firmware/MNRS-BM-BSP 2025-01-16 10:10:19 +00:00
fbe6560e79 makes bsp standalone library
0464b3b589 adds malloc to libwrap CMake
242c506e41 ammends toolchainfile
0a3b25cc6d updates Make build system with new Board specific writes
4d15523a74 removes -g switch from toolchain file as it gets set when using Debug anyway, this way it wont be in Release or others
Compare 15 commits »
alex pushed to develop at TGFS/TGC-ISS 2025-01-11 11:03:59 +00:00
2ff133732d forces clean build in Jenkins
alex pushed to main at Firmware/Firmwares 2025-01-07 21:31:51 +00:00
ea32dd9ce3 adds BOARD_tgc_vp check to coremark send_char
alex pushed to develop at TGFS/TGC-ISS 2024-12-28 12:11:45 +00:00
dfad138010 update submodules
alex pushed to develop at DBT-RISE/DBT-RISE-TGC 2024-12-28 12:11:02 +00:00
d443c89c87 removes llvm from dbt-rise-tgc build system as it is handled in dbt-rise-core
9a2df32d57 updates templates
be0f783af8 adds cycle increment to tcc
1089800682 updates vm_impls and core.h to work with new vm_base
Compare 4 commits »
alex pushed to feature/eve_checkin at DBT-RISE/DBT-RISE-TGC 2024-12-27 19:17:41 +00:00
7ea3a6261d checkin from eve
alex created branch feature/eve_checkin in DBT-RISE/DBT-RISE-TGC 2024-12-27 19:17:40 +00:00
alex pushed to main at DBT-RISE/DBT-RISE-TGC 2024-12-22 15:45:00 +00:00
f7e3db11ad Merge remote-tracking branch 'origin/develop'
a6a6f51f0b adds clang-format fixes
21e1f791ad corrects sysc integration template and corresponding file
be6f5791fa adds update to cyclecount after each instr for asmjit
ac818f304d increases verbosity incase elf loading goes wrong
Compare 102 commits »
alex opened issue Tooling/oomph-setups#3 2024-12-17 10:10:51 +00:00
Need for CoreDSL only Setup
alex pushed to develop at VP/TGC-VP 2024-12-06 11:52:30 +00:00
715b8349d6 updates dbt-rise-core
alex pushed to develop at VP/TGC-VP 2024-12-06 09:05:10 +00:00
3688bbd170 updates elfio version in toplevel CMakeLists
alex pushed to develop at VP/TGC-VP 2024-12-06 08:52:19 +00:00
871f346870 updates dbt-rise-tgc
bee577fb9f updates scc
Compare 2 commits »
alex pushed to develop at DBT-RISE/DBT-RISE-TGC 2024-12-06 08:49:04 +00:00
21e1f791ad corrects sysc integration template and corresponding file
alex pushed to develop at DBT-RISE/DBT-RISE-TGC 2024-11-26 19:26:25 +00:00
be6f5791fa adds update to cyclecount after each instr for asmjit
alex pushed to feature/htif at DBT-RISE/DBT-RISE-TGC 2024-11-22 16:35:41 +00:00
d907dc7f54 corrects tohost functionality and minor cleanup
alex pushed to develop at TGFS/TGC-ISS 2024-11-14 16:27:58 +00:00
88ad16ec94 updates submodules
abef96d93d lowers CXX standard and elfio version
Compare 2 commits »
alex pushed to develop at DBT-RISE/DBT-RISE-TGC 2024-11-14 16:13:53 +00:00
ac818f304d increases verbosity incase elf loading goes wrong
alex created branch feature/htif in DBT-RISE/DBT-RISE-TGC 2024-11-14 15:52:05 +00:00
alex pushed to feature/htif at DBT-RISE/DBT-RISE-TGC 2024-11-14 15:52:05 +00:00
75e81ce236 copies new tohost implemenation from hart_m_p
82a70efdb8 small reorder to make tohost output more readable
978c3db06e minor improvements to readability
0e88664ff7 adds better tohost writing implementation, allowing the standard riscv-isa-test benchmarks to run
Compare 4 commits »
alex pushed to develop at TGFS/TGC-ISS 2024-09-30 08:51:59 +01:00
478d1d4ac5 includes GC cores into Jenkins