Skip to content

2. Implementation of Hi DMM

Tingyuan LIANG edited this page Aug 29, 2018 · 14 revisions
-> Allocators

   -> Basic Buddy Tree

   -> Fast Buddy Tree Allocator

   -> Pre-Allocation Tree Allocator

   -> Hybrid Tree Allocator

   -> K-Way Tree Allocator

-> Other components

   -> DMM Heaps

   -> Interconnections and Interactions
-> Analyzer - Compiler

   -> DMM Behavioral Analysis

   -> DMM Resource Mapping

-> Source Code Transformation and Project Generation

   -> Insertions and Replacements in Source code

   -> Loop Transformation in Source Code

   -> Tcl Script for Vivado Project Generation