Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/slaclab/surf
A huge VHDL library for FPGA development
https://github.com/slaclab/surf
asic firmware fpga hdl python vhdl
Last synced: 4 days ago
JSON representation
A huge VHDL library for FPGA development
- Host: GitHub
- URL: https://github.com/slaclab/surf
- Owner: slaclab
- License: other
- Created: 2016-08-23T19:06:56.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-12-09T15:47:21.000Z (13 days ago)
- Last Synced: 2024-12-11T06:12:51.756Z (11 days ago)
- Topics: asic, firmware, fpga, hdl, python, vhdl
- Language: VHDL
- Homepage:
- Size: 150 MB
- Stars: 350
- Watchers: 49
- Forks: 59
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# SURF
SLAC Ultimate RTL Framework
# Before you clone the GIT repository
Setup for large filesystems on github. `git-lfs` used for all binary files (example: .dcp)
```sh
$ git lfs install
```# Presentations
[An Introduction to SURF Presentation](https://docs.google.com/presentation/d/1kvzXiByE8WISo40Xd573DdR7dQU4BpDQGwEgNyeJjTI/edit?usp=sharing)
[IEEE RT 2024: SURF Workshop Presentation](https://docs.google.com/presentation/d/1pPfELOniJzBMBpp1lE9Xmid71ckkBH4wsoWzUGZyyy4/edit?usp=sharing)
# Misc
[Tutorial](https://github.com/slaclab/surf-tutorial)
[Doxygen Homepage](https://slaclab.github.io/surf/index.html)
[Support Homepage](https://confluence.slac.stanford.edu/display/ppareg/Build+System%3A+Vivado+Support)
[Bug Tracking](https://jira.slac.stanford.edu/projects/ESSURF)