457 B
457 B
#powerful heightened yielded Logic Synthesis (phyLS)
phyLS is based on the EPFL Logic Synthesis Libraries.
Requirements
A modern compiler is required to build the libraries. Compiled successfully with Clang 6.0.1, Clang 12.0.0, GCC 7.3.0, and GCC 8.2.0.
How to Compile
git clone --recursive https://github.com/panhongyang0/phyLS.git
cd phyLS
mkdir build
cd build
cmake ..
make
./bin/phyLS