From 31c4d467eedc2d9258652d0e162b8987d5ea3f10 Mon Sep 17 00:00:00 2001 From: eyck Date: Sun, 12 Apr 2020 12:46:20 +0200 Subject: [PATCH] [WIP] implement basic infrastructure --- .gitignore | 1 + conanfile.txt | 2 +- dbt-core | 2 +- riscv | 2 +- scc | 2 +- 5 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 2865d22..3dff9d4 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ language.settings.xml /.gdbinit /*.out /dump.json +/*.c diff --git a/conanfile.txt b/conanfile.txt index 8bb57f1..976a535 100644 --- a/conanfile.txt +++ b/conanfile.txt @@ -1,6 +1,6 @@ [requires] gsl_microsoft/20180102@bincrafters/stable - fmt/5.2.1@bincrafters/stable + fmt/6.1.2 Seasocks/1.3.2@minres/stable SystemC/2.3.3@minres/stable SystemCVerification/2.0.1@minres/stable diff --git a/dbt-core b/dbt-core index 5b3fa18..a6ece26 160000 --- a/dbt-core +++ b/dbt-core @@ -1 +1 @@ -Subproject commit 5b3fa18f8080c88c3e29ff51be435cc2747bcdd3 +Subproject commit a6ece2625702e2d18d5f872140a25698539f4f6f diff --git a/riscv b/riscv index 50663a2..8cdf50d 160000 --- a/riscv +++ b/riscv @@ -1 +1 @@ -Subproject commit 50663a2fbc44888b3713f4ddae9b7b32e7bd7300 +Subproject commit 8cdf50d69ee0950816359b881c5b3396dc509ba3 diff --git a/scc b/scc index 531cd69..d3d7c9f 160000 --- a/scc +++ b/scc @@ -1 +1 @@ -Subproject commit 531cd69b02d34303f585812acc133c5ed051a7c2 +Subproject commit d3d7c9f590ea422ad8d47486fb1efcaeef208cce