add cpld sources

This commit is contained in:
Eugene Lozovoy
2022-06-11 08:40:23 +03:00
parent 1ad83b07a9
commit 9d544911c1
6 changed files with 510 additions and 0 deletions

11
.gitignore vendored
View File

@ -11,5 +11,16 @@ pcb*/**/*.xml
pcb*/**/out/
pcb/rev*~*/
## Quartus
db/
incremental_db/
output/
*.dpf
*.cdf
*.qws
*.srf
cpld/*/simulation/
cpld.*/
## Etc.
refs/