Skip to content
Snippets Groups Projects
Commit a4321e91 authored by Vipin Thomas's avatar Vipin Thomas
Browse files

Add new file

parent 90e28ba8
No related branches found
No related tags found
No related merge requests found
makefile 0 → 100644
HLS_SRC := pixel.cpp
HLS_TOP := pixel
RTL_TOP := overlay
.DEFAULT_GOAL := default
%.mk:
wget https://mygit.th-deg.de/gaydos/pynq-code/-/raw/master/$@
include hls.mk rtl.mk
default: $(BITSTREAM) $(SHORTCUTS)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment