436 B
436 B
Contributing to Chipyard
Branch management:
- github:com/ucb-bar/chipyard: master = stable release. All merges to master must go through PR.
- github:com/ucb-bar/dev: dev = pre-release non-stable branch with latest features. All merges to dev must go through PR.
- Other dependancies pointed at by Chipyard (e.g. firesim, boom): master should be the version submoduled in ucb-bar/chipyard master.