Skip to content
yyan7223 edited this page Jul 18, 2023 · 27 revisions

From .cpp to DFG

Finite Impulse Response kernel.cpp

LLVM Intermediate Representation

Data Flow Graph (DFG)

Mapping DFG to CGRA

Mapper.heuristicMap() is responsible for mapping DFG to CGRA, it will call

CGRA Timing

sss

Clone this wiki locally