Make readme consistent with new sbt setup

This commit is contained in:
Tynan McAuley
2022-02-02 15:45:36 -08:00
parent 4f1f9fce47
commit d1de92d287

View File

@@ -5,7 +5,7 @@ Barstools
![Test](https://github.com/freechipsproject/ucb-bar/barstools/Test/badge.svg)
**Barstools** is a coolection of useful utilities for BAR projects
**Barstools** is a collection of useful utilities for BAR projects
Passes/Transforms that could be useful if added here:
* Check that a module was de-duplicated. Useful for MIM CAD flows and currently done in python.
@@ -18,16 +18,13 @@ Example Usage:
```
sbt
> compile
> project tapeout
> runMain barstools.tapeout.transforms.GenerateTop -i <myfile>.fir -o <myfile>.v --syn-top <mysyntop> --harness-top <myharnesstop>
```
Building the macro compiler JAR:
```
$ sbt
[...]
[info] Set current project to root (in build file:/mnt/data/dev/barstools_pcad/)
> project macros
[info] Set current project to macros (in build file:/mnt/data/dev/barstools_pcad/)
[info] Set current project to tapeout (in build file:/mnt/data/dev/barstools_pcad/)
> assembly
[...]
[info] SHA-1: 77d4c759c825fd0ea93dfec26dbbb649f6cd5c89