Commit Graph
100 Commits
Author SHA1 Message Date
eyck be0e7db185 fix templates to comply with CoreDSL2 2021-03-01 21:07:20 +00:00
eyck 4aa26b85a0 adapt to change in SCC 2021-03-01 06:36:27 +00:00
eyck 9534d58d01 regenerated sources and and add opcode enum to headers
Conflicts:
	gen_input/CoreDSL-Instruction-Set-Description
2021-03-01 06:26:33 +00:00
eyck 1668df0531 regenerated sources and and add opcode enum to headers 2021-02-23 08:29:31 +00:00
eyck d8e009c72b update CoreDSL decriptions 2021-02-15 18:15:13 +00:00
eyck d07c8679ed update core definition 2021-02-15 18:14:52 +00:00
eyck 3d5b61f301 move boost libraries from tgfs_sc to tgfs library 2021-02-15 18:03:39 +00:00
eyck 337f1634c0 add mssing change 2021-02-15 18:01:46 +00:00
eyck 72b09472d5 update RISC-V descriptions 2021-02-15 18:01:33 +00:00
eyck 3261055871 update description to latest CoreDSL2 2021-02-15 11:35:56 +00:00
eyck 34bb8e62ae generate working ISS from CoreDSL 2.0 2021-02-06 14:47:06 +00:00
eyck da7e29fbb7 update definitions of derived constants 2021-01-01 09:19:48 +00:00
eyck c4da47cedd integrate code generation into build process (first attempt) 2020-12-30 07:29:52 +00:00
eyck ab554539e3 first version of tgf_c based on CoreDSL 2.0 2020-12-29 08:48:22 +00:00
eyck d43b35949e fix CMakeList.txt so that it builds without platform and external libs 2020-12-23 16:24:10 +00:00
eyck 18976e2ce4 adapt to newer gdb protocol 2020-06-22 08:45:12 +02:00
eyck 71b976811b add backend selection 2020-06-18 09:58:43 +02:00
eyck edeff7add8 update log macros 2020-06-18 07:38:56 +02:00
eyck e902936931 make interpreter default 2020-06-18 07:22:50 +02:00
eyck 55450f4900 [WIP] update dependencies in core desc 2020-06-18 06:18:59 +02:00
eyck c619194465 [WIP] rework generator 2020-06-05 07:25:40 +02:00
eyck abcfb75011 [WIP] 2020-05-31 16:41:04 +02:00
eyck 10797a473d modernize build system and cleanup dependencies 2020-05-30 14:16:10 +02:00
eyck 0ff6ccf9e2 get all compile clean 2020-05-30 11:27:44 +02:00
eyck 97a8ab1680 Merge branch 'feature/interpreter' into develop 2020-05-29 08:54:38 +02:00
eyck 0698b604fd add TCC backend 2020-05-29 08:52:55 +02:00
eyck 264053a8d6 [WIP] add next increment for TCC 2020-04-17 19:23:43 +02:00
eyck ae1c0b99fe [WIP] basic infrastructure working 2020-04-13 17:03:50 +02:00
eyck 8cdf50d69e [WIP] implement basic infrastructure 2020-04-12 12:44:30 +02:00
eyck 50663a2fbc [WIP] integrate tcc conan package 2020-04-10 17:14:04 +02:00
eyck 15f4c059e6 [WIP] first working version 2020-01-12 18:19:48 +01:00
eyck e483887c43 [WIP] Cleanup of namespaces etc to get compile clean 2020-01-10 11:12:20 +01:00
eyck fd2e40bfd2 Initial setup 2020-01-10 07:24:00 +01:00
eyck f357e563f2 Merge branch 'tmp' into develop 2020-01-09 19:44:52 +01:00
eyck 116ed9bb5c [WIP] started to add TinyCC backend 2020-01-09 19:43:17 +01:00
eyck c39460ee34 [WIP] started to add TinyCC backend 2020-01-09 19:37:17 +01:00
eyck 8b9775e06b Changed namespaces for LLVM related stuff 2020-01-07 16:38:31 +01:00
eyck 3c30c47c90 Updated description and added reference to VP 2019-12-10 04:45:04 +00:00
eyck d037141d98 Fixed C++11 compatibility 2019-07-16 15:52:34 +02:00
eyck 1947a2114f Fixed FMT header define 2019-07-14 16:51:14 +02:00
eyck 4ea6d73d86 Updated README to reflect latest cahnges 2019-06-29 13:00:58 +00:00
eyck e999d95623 Merge branch 'develop'
Conflicts:
	dbt-core
	platform/src/sysc/plic.cpp
	sc-components
2019-06-28 21:29:35 +02:00
eyck cc21afaaff Fixed CMakeLists.txt dependencies 2019-06-28 21:25:23 +02:00
eyck 7f06bba239 Fixed time csr handling 2019-06-28 20:58:02 +02:00
eyck d93c2feec4 Cleanup dependencies 2019-06-18 19:20:43 +00:00
eyck 2758933c16 Modernized CMake 2019-06-11 19:22:07 +00:00
eyck 67d9beb7bd reorganized layout to only contain risc-v stuff 2019-06-11 16:49:37 +00:00
eyck eb8365f4c3 Updated SC-Components 2019-04-11 05:40:02 +00:00
eyck cb3a0d8411 Merge branch 'develop' 2019-01-10 11:15:02 +00:00
eyck d5d236bf10 Adapted changes in SCC 2018-11-24 21:38:02 +01:00
eyck 769610d6fc Improved disassembly of running ISS 2018-11-24 20:29:24 +01:00
eyck df03e90181 Adapted to vm_base refactoring (move into llvm package) 2018-11-22 20:28:36 +01:00
eyck 58a446e6bc Refoctored to to move SystemC wrapper into riscv library 2018-11-19 20:39:11 +01:00
eyck a576fdf8e5 Cleanup of templates 2018-11-19 10:45:50 +01:00
eyck 976777a039 Updated submodules 2018-11-12 19:41:23 +01:00
eyck dd7b0f380a Cleanup 2018-11-12 19:38:16 +01:00
eyck d160a34c5d Refactored arch_if to save unneeded constructor calls 2018-11-12 19:36:45 +01:00
eyck 8092326437 Changed name to get consistent 2018-11-12 19:36:44 +01:00
eyck 20b3665003 Back-ported DVCon turorial changes 2018-11-12 19:36:44 +01:00
eyck 124a308ffa Fixed a type which rendered a link useless 2018-07-28 08:10:26 +00:00
eyck 62c4311c31 Updated repository references 2018-07-28 10:07:00 +02:00
eyck 0bf4933372 Added link to original repo 2018-07-28 10:02:28 +02:00
eyck 38099e3fc6 Added ADC, H-Bridge and motor models, refactored project structure 2018-07-28 09:45:49 +02:00
eyck 100822810f Added entire system incl. terminal and MCP3008 ADC connected via SPI 2018-07-23 22:46:30 +02:00
eyck a899d30556 Implemented basic HiFive1-like platform with PLL,tracing etc. 2018-07-13 20:04:07 +02:00
eyck b28595445c Extended README and clenaed up lauch configurations 2018-07-12 17:44:06 +02:00
eyck fede5b2af1 Changed SystemC model to model a platform in a system. Added dedicated
UART Terminal connected via tlm_signals
2018-07-12 15:27:36 +02:00
eyck a3baa45b00 Updated SystemC CCI to 1.0 2018-07-11 19:19:41 +02:00
eyck 22426ad2ff Removed poco package as it is not used 2018-07-11 19:12:24 +02:00
eyck e2cb2aff20 Updated DBT-RISE library 2018-07-11 17:44:42 +02:00
eyck 51bfb02c33 Changed Seasocks lib setting 2018-07-10 19:01:31 +02:00
eyck bd60e4dbe1 Fixed missing check for unset CMAKE_BUILD_TYPE 2018-07-10 18:25:14 +02:00
eyck 282ff6964b Fixed typo in CMakeList.txt 2018-05-15 20:10:13 +02:00
eyck dfcc3ace66 Adapted generated code to support translation block linking 2018-05-15 18:50:11 +02:00
eyck 5b6dc36c9d Fixed validation errors in core dsl files. 2018-05-09 12:14:59 +02:00
eyck 19b660962b Adapted descriptions to improved Core DSL and regenerated code 2018-05-01 18:33:55 +02:00
eyck 9ad29ddb64 Merge branch 'develop'
Conflicts:
	.cproject
	dbt-core
	sc-components
2018-04-27 20:24:19 +02:00
eyck 483b28f8a0 Updated submodules 2018-04-27 20:21:43 +02:00
eyck a451bc0855 Updated submodules 2018-04-27 20:20:20 +02:00
eyck 371876e39a Moved to dbt-core latest 2018-04-27 20:10:47 +02:00
eyck 2e26be362a Adapted plugin behavior obeying availabiltiy of instrumentation
interface and updated CMake files

Conflicts:
	dbt-core
2018-04-27 20:07:24 +02:00
eyck fc17686ff1 Cleanup of settings 2018-04-27 19:53:52 +02:00
eyck 1102449d38 Made plugin call configurable 2018-04-24 23:12:07 +02:00
eyck 292e2dbb89 Cleanup of SC wrapper 2018-04-24 19:03:30 +02:00
eyck cff4b1d33b template cleanup 2018-04-24 19:02:21 +02:00
eyck 142654b0a2 Streamline arch descriptions according to latest CoreDSL changes 2018-04-24 17:18:24 +02:00
eyck 65ceedd157 Updated compressed instructions for RV32D 2018-04-24 15:48:42 +02:00
eyck 96700d00f9 Merge remote-tracking branch 'origin/develop' into develop 2018-04-24 15:36:21 +02:00
eyck c9e4730502 Updated sc-components 2018-04-24 15:33:43 +02:00
eyck ce98e2ad31 Added RV32D extension 2018-04-24 15:33:21 +02:00
eyck 48ad30dcae Added RV32F extension, fixed RV32M bugs 2018-04-24 11:05:11 +02:00
eyck bc7450dad2 Added softfloat library into top level build system 2018-04-24 10:26:55 +02:00
eyck dcaf5467e8 Added Berkeley softfloat library
(http://www.jhauser.us/arithmetic/SoftFloat.html) with RISCV
specialization and cmake build
2018-04-24 10:25:37 +02:00
eyck ec6a4877ba Updated Eclipse project name 2018-04-09 20:05:18 +02:00
eyck 4e2da9b89d Set dbt-core to master 2018-04-06 03:22:02 +02:00
eyck fcb04f6141 Updated referenced dbt-core 2018-04-06 03:21:06 +02:00
eyck 48a2ddb149 Adapted plugin behavior obeying availabiltiy of instrumentation
interface and updated CMake files
2018-04-06 02:45:11 +02:00
eyck b11642dca2 Updated dbt-core version 2018-04-06 01:52:56 +02:00
eyck c8d5a7f616 Moved to cmake4eclipse builder 2018-04-06 01:44:07 +02:00
eyck 38471b8193 Added cycle estimator and remove deprecated functions 2018-03-30 17:59:40 +02:00