* Move passes from pfpmp to barstools.
* add an app that does both the harness and top generation
This reduces the number of firrtl.compile calls
* Add the ability to read annotations file
This helps with chisel annotation integration
* remove outdated files
* pulled resetinverter from dsptools + setup repo
* fix some package names, misc. dsptools dependencies, typo in build.sbt, + circuitstate in resetinverter pass
* add more comprehensive gitignore + license back in
* create directory structure to match package structure
* change package names to barstools.tapeout
* settled on barstools.tapeout.transforms package
* make directory + build structure more amenable for multiple sub projects