Commit Graph

9 Commits

Author SHA1 Message Date
Colin Schmidt
e09cbe5b7e Create readme
add a readme with a single pass some could write
2017-02-22 11:54:54 -08:00
Colin Schmidt
43f1a699ad Move passes from pfpmp to barstools. (#5)
* 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
2017-02-21 11:11:33 -08:00
Angie Wang
d86dea58cf Tapeout (#4)
* 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
2017-02-17 11:58:05 -08:00
Chick Markley
e21e50dd91 Merge pull request #2 from ucb-bar/option-alter-quibble
Change spec to show a better way to change options
2016-12-14 11:07:58 -08:00
chick
4b6110f0f6 Change spec to show a better way to change options 2016-10-27 10:25:58 -07:00
Chick Markley
a1c7742a57 Add ExecutionOptionsManager
Taken from https://github.com/ucb-bar/firrtl
2016-10-25 11:46:35 -07:00
Jack
52e8b6b04a Add *.swp to .gitignore 2016-10-24 20:56:34 -07:00
Jack
08855aaa64 Add BSD License 2016-10-24 19:49:10 -07:00
Jack Koenig
618d6b5db3 Initial commit 2016-10-24 19:46:38 -07:00