ShangChuanhe / main

a tiny logic synthesis tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

main

a tiny logic synthesis tool

Using the following command to install and compile

git clone --recursive https://github.com/ShangChuanhe/main.git
cd main
mkdir build
cd build
cmake ..
make

Just do it!!

About

a tiny logic synthesis tool


Languages

Language:CMake 100.0%