diff --git a/README.md b/README.md index 01e263c3..30d55252 100644 --- a/README.md +++ b/README.md @@ -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 .fir -o .v --syn-top --harness-top ``` 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