We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95e1773 commit a602ab9Copy full SHA for a602ab9
README.md
@@ -1,13 +1,13 @@
1
FDRA Framework
2
=======================
3
4
-Framework for a hybrid system with RISC-V and CGRA, including:
+Framework for a hybrid system with a RISC-V core and a Dynamically Reconfigurable Accelerator, including:
5
6
-1. CGRA-MG: SoC modeling
+1. CGRA-MG: DRA+RISC-V SoC modeling
7
8
2. App-Compiler: LLVM-based DFG generator
9
10
-3. CGRA-Compiler: CGRA mapper.
+3. CGRA-Compiler: CGRA mapper and task scheduler.
11
12
4. Bechmarks: C programs with target loop kernel annotated
13
0 commit comments