Update CONTRIBUTING.md

Co-Authored-By: David Biancolin <david.biancolin@gmail.com>
This commit is contained in:
alonamid
2019-10-11 09:26:52 -07:00
committed by GitHub
parent 10e062771b
commit 7e96d4c6e2

View File

@@ -5,4 +5,4 @@ Contributing to Chipyard
1) github:com/ucb-bar/chipyard: master = stable release. All merges to master must go through PR.
2) github:com/ucb-bar/dev: dev = pre-release non-stable branch with latest features. All merges to dev must go through PR.
3) Other dependancies pointed at by Chipyard (e.g. firesim, boom): master should be the version submoduled in ucb-bar/chipyard master.
3) Other dependencies pointed at by Chipyard (e.g. firesim, boom): master should be the version submoduled in ucb-bar/chipyard master.