Skip to content

The repo contains experimental implementation for the selected analysis methods of Cement HDL

Notifications You must be signed in to change notification settings

uv-xiao/mod-skd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stall-free Module Scheduling with Buffer Optimization

The repo contains experimental implementation for the selected analysis methods of Cement HDL

Algorithm Impl

mskd.[cc|h] contains the implementatin according to algrithm description in the report.

How to run

We've copied the externel prerequisite to the sub-directory externel/, so that the following commands may be enough for the reproduction.

make test # compile binary, generate data, and run
make analyze # extract results from produced json files

If you met any trouble during the reproduction, please consider replace the "gurobi things" under externel/ with those working well on your platform. If the trouble cannot be solved, please contact the author (shallwexiao@gmail.com), who probably cannot help at all either.

About

The repo contains experimental implementation for the selected analysis methods of Cement HDL

Resources

Stars

Watchers

Forks

Languages