Commit Graph

98 Commits

Author SHA1 Message Date
Eyck Jentzsch 20b3665003 Back-ported DVCon turorial changes 2018-11-12 19:36:44 +01:00
Eyck Jentzsch 124a308ffa Fixed a type which rendered a link useless 2018-07-28 08:10:26 +00:00
Eyck Jentzsch 62c4311c31 Updated repository references 2018-07-28 10:07:00 +02:00
Eyck Jentzsch 0bf4933372 Added link to original repo 2018-07-28 10:02:28 +02:00
Eyck Jentzsch 38099e3fc6 Added ADC, H-Bridge and motor models, refactored project structure 2018-07-28 09:45:49 +02:00
Eyck Jentzsch 100822810f Added entire system incl. terminal and MCP3008 ADC connected via SPI 2018-07-23 22:46:30 +02:00
Eyck Jentzsch a899d30556 Implemented basic HiFive1-like platform with PLL,tracing etc. 2018-07-13 20:04:07 +02:00
Eyck Jentzsch b28595445c Extended README and clenaed up lauch configurations 2018-07-12 17:44:06 +02:00
Eyck Jentzsch 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 Jentzsch a3baa45b00 Updated SystemC CCI to 1.0 2018-07-11 19:19:41 +02:00
Eyck Jentzsch 22426ad2ff Removed poco package as it is not used 2018-07-11 19:12:24 +02:00
Eyck Jentzsch e2cb2aff20 Updated DBT-RISE library 2018-07-11 17:44:42 +02:00
Eyck Jentzsch 51bfb02c33 Changed Seasocks lib setting 2018-07-10 19:01:31 +02:00
Eyck Jentzsch bd60e4dbe1 Fixed missing check for unset CMAKE_BUILD_TYPE 2018-07-10 18:25:14 +02:00
Eyck Jentzsch 282ff6964b Fixed typo in CMakeList.txt 2018-05-15 20:10:13 +02:00
Eyck Jentzsch dfcc3ace66 Adapted generated code to support translation block linking 2018-05-15 18:50:11 +02:00
Eyck Jentzsch 5b6dc36c9d Fixed validation errors in core dsl files. 2018-05-09 12:14:59 +02:00
Eyck Jentzsch 19b660962b Adapted descriptions to improved Core DSL and regenerated code 2018-05-01 18:33:55 +02:00
Eyck Jentzsch 9ad29ddb64 Merge branch 'develop'
Conflicts:
	.cproject
	dbt-core
	sc-components
2018-04-27 20:24:19 +02:00
Eyck Jentzsch 483b28f8a0 Updated submodules 2018-04-27 20:21:43 +02:00
Eyck Jentzsch a451bc0855 Updated submodules 2018-04-27 20:20:20 +02:00
Eyck Jentzsch 371876e39a Moved to dbt-core latest 2018-04-27 20:10:47 +02:00
Eyck Jentzsch 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 Jentzsch fc17686ff1 Cleanup of settings 2018-04-27 19:53:52 +02:00
Eyck Jentzsch 1102449d38 Made plugin call configurable 2018-04-24 23:12:07 +02:00
Eyck Jentzsch 292e2dbb89 Cleanup of SC wrapper 2018-04-24 19:03:30 +02:00
Eyck Jentzsch cff4b1d33b template cleanup 2018-04-24 19:02:21 +02:00
Eyck Jentzsch 142654b0a2 Streamline arch descriptions according to latest CoreDSL changes 2018-04-24 17:18:24 +02:00
Eyck Jentzsch 65ceedd157 Updated compressed instructions for RV32D 2018-04-24 15:48:42 +02:00
Eyck Jentzsch 96700d00f9 Merge remote-tracking branch 'origin/develop' into develop 2018-04-24 15:36:21 +02:00
Eyck Jentzsch c9e4730502 Updated sc-components 2018-04-24 15:33:43 +02:00
Eyck Jentzsch ce98e2ad31 Added RV32D extension 2018-04-24 15:33:21 +02:00
Eyck Jentzsch 48ad30dcae Added RV32F extension, fixed RV32M bugs 2018-04-24 11:05:11 +02:00
Eyck Jentzsch bc7450dad2 Added softfloat library into top level build system 2018-04-24 10:26:55 +02:00
Eyck Jentzsch 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 Jentzsch ec6a4877ba Updated Eclipse project name 2018-04-09 20:05:18 +02:00
Eyck Jentzsch 4e2da9b89d Set dbt-core to master 2018-04-06 03:22:02 +02:00
Eyck Jentzsch fcb04f6141 Updated referenced dbt-core 2018-04-06 03:21:06 +02:00
Eyck Jentzsch 48a2ddb149 Adapted plugin behavior obeying availabiltiy of instrumentation
interface and updated CMake files
2018-04-06 02:45:11 +02:00
Eyck Jentzsch b11642dca2 Updated dbt-core version 2018-04-06 01:52:56 +02:00
Eyck Jentzsch c8d5a7f616 Moved to cmake4eclipse builder 2018-04-06 01:44:07 +02:00
Eyck Jentzsch 38471b8193 Added cycle estimator and remove deprecated functions 2018-03-30 17:59:40 +02:00
Eyck Jentzsch a690981957 Updated CMake settings 2018-03-28 10:29:45 +02:00
Eyck Jentzsch 3ea9651665 Added use of CCI and support of LLVM 5.0
changed load_file to adhere to API change in DBT-RISE
2018-03-27 19:49:11 +02:00
Eyck Jentzsch 36be8b87f1 Added simple example plugin creating instruction histogram 2018-02-11 21:30:52 +00:00
Eyck Jentzsch c5a7adcef5 Refactored code generation to use custom templates 2018-02-09 18:34:26 +00:00
Eyck Jentzsch 7c2539bff0 C++11 refactoring 2018-02-06 18:26:55 +00:00
Eyck Jentzsch cb8b5e6d4b Fixed conen intergation in CMake and added '-march=native' switch 2017-12-31 10:56:33 +00:00
Eyck Jentzsch 9d40aa3aab Added instruction enumeration and some cleanup 2017-12-31 11:27:51 +01:00
Eyck Jentzsch 873e4257f2 Restructured DBT function to encapsulate the compilation process
This should enable the implementation of multi-threading of the
compilation process
2017-12-28 17:09:24 +01:00