Skip to content

rushhuang/NTHU_ALS_Final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NTHU_ALS_Final

Final Project for NTHU Advanced Logic Synthesis

How to run the code

  1. After unzipping the file, go to folder ./LEDA.
  2. Type make.
  3. ./map -k 4 <InputFile> <OutputFilename>

Files description

  • ./blif/: Testcases
  • ./LEDA/: LEDA library and some files
  • ./LEDA/map.cpp: main file.
  • ./LEDA/test.blif: test file.
  • ./LEDA/map01.blif: test file.
  • ./LEDA/go.sh: Script to run all testcases.
  • ./LEDA/Makefile: makefile.

About

Final Project for NTHU Advanced Logic Synthesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published