Skip to content

SodiumJu/Advanced_Logic_Synthesis

Repository files navigation

Final project [109065711]

Using the method provided by DAG-Map: Graph Based FPGA Technology Mapping For Delay Optimization.

Using C++11.

Compile

./make.sh

Usage

./map -k 2 input.blif

I only implement DMIG algorithm of the paper, so the argument k have to be 2.

Data Structure

I use map from STL to store the graph of circuits.


First Version (Not using the method of DMIG)

在 [直接拆的版本] 資料節內。

./make.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published