https://github.com/slaclab/epix-hr-core
https://github.com/slaclab/epix-hr-core
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/slaclab/epix-hr-core
- Owner: slaclab
- License: other
- Created: 2017-04-21T16:59:19.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2025-03-06T22:13:49.000Z (over 1 year ago)
- Last Synced: 2025-03-06T23:22:24.887Z (over 1 year ago)
- Language: VHDL
- Size: 447 KB
- Stars: 2
- Watchers: 14
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[DOE Code](https://www.osti.gov/doecode/biblio/75605)
# epix-hr-core
> https://www.xilinx.com/products/boards-and-kits/dk-u1-kcu1500-g.html
# Before you clone the GIT repository
1) Create a github account:
> https://github.com/
2) 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/
3) Add a new SSH key to your GitHub account
> https://help.github.com/articles/adding-a-new-ssh-key-to-your-github-account/
4) Setup for large filesystems on github
> $ git lfs install
# Clone the GIT repository
```$ git clone --recursive git@github.com:slaclab/epix-hr-core```