Update README.md

Added description of "espresso".
This commit is contained in:
jrahmeh 2019-07-20 08:28:44 -05:00 committed by GitHub
parent 8c413fd1e2
commit bc367eaf3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ Files under the [tools](tools/) directory may be available under a different lic
## Dependencies
- Verilator **(3.926 or later)** must be installed on the system
- If adding/removing instructions, espresso must be installed (used by *tools/coredecode*)
- If adding/removing instructions, espresso must be installed. Espresso is a logic minimization tool used in *tools/coredecode*.
## Quickstart guide
1. Clone the repository