/surf-dcp-targets

Primary LanguageVHDLOtherNOASSERTION

surf-dcp-targets

Before you clone the GIT repository

  1. Create a github account:

https://github.com/

  1. On the Linux machine that you will clone the github from, generate a SSH key (if not already done)

https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/

  1. Add a new SSH key to your GitHub account

https://help.github.com/articles/adding-a-new-ssh-key-to-your-github-account/

  1. Setup for large filesystems on github

$ git lfs install

  1. Verify that you have git version 2.13.0 (or later) installed
$ git version
git version 2.13.0
  1. Verify that you have git-lfs version 2.1.1 (or later) installed
$ git-lfs version
git-lfs/2.1.1

Clone the GIT repository

$ git clone --recursive git@github.com:slaclab/surf-dcp-targets