# ACA Final --- ## Using package * Python networkx * Python configparser * --- ## Hardware Description 1. 圖像視覺化 * Network 3D plot: * [3D graphs with NetworkX, VTK, and ParaView](https://www.youtube.com/watch?v=BsK_WwoSKDM) * 3. 彈性增加節點和edge 3. 定義 node 和 edge 屬性 * node: * Hypothesis: * 一個 node 一個 cycle 只能 output 一個 data * * PE: * SRAM size * Inbound number * Outbound number * Compute formula * Area size * Energy cost * Computing time: cycle time * Memory: * Memory size * Select policy(LRU...) * Associativity * Area size * Connection number * Energy cost: energy * Transferring time: cycle time * edge: * Maximum bandwidth * Group * *