Update README.md

pull/1/head
潘鸿洋 2022-12-21 18:07:48 +08:00 committed by GitHub
parent 7713a1a0cf
commit f93d0333d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
phyLS is based on the [mockturtle](https://github.com/lsils/mockturtle), it can optimize different logics attributes.
Currently, it supports AIG, MIG, XAG, and XMG based optimization.
[Read the documentation here.](https://phyls.readthedocs.io/en/latest/)
## 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.