BAG primitives for cds_ff_mpt technology.
- Make an empty directory.
- Go into directory, initialize git:
- git init
- Add BAG primitives repo (cds_ff_mpt) as git submodule:
- git submodule add <URL>
- Add BAG_framework as git submodule:
- git submodule add [email protected]:ucb-art/BAG_framework.git
- Run install script
- ./<primitives folder>/install.sh
- Source .cshrc for tcsh, or .bashrc for bash
- source .cshrc
- source .bashrc
- Run setup_submodules.py
- ./setup_submodules.py
- Commit changes