Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lee30sonia authored Mar 4, 2024
1 parent a3b6ac9 commit 10fd8f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ Some code in mockturtle is only available when configured and compiled with the
Compile with command `make ABC_USE_NAMESPACE=abc ABC_USE_NO_READLINE=1 ABC_USE_NO_CUDD=1 libabc.a`, then move the obtained `libabc.a` file to `mockturtle/lib/abc_static/`.

### Download a precompiled library file
Download a precompiled library (.a) file according to your OS in [release](https://github.com/lsils/abc-staticlib/releases), then place it in `mockturtle/lib/abc_static/`.
Download a precompiled library (.a) file according to your OS in [release](https://github.com/lsils/abc-staticlib/releases), rename it as `libabc.a` and place it in `mockturtle/lib/abc_static/`.

0 comments on commit 10fd8f0

Please sign in to comment.