Skip to content
Snippets Groups Projects
Commit d3105de7 authored by dwf1m12's avatar dwf1m12
Browse files

finally get kria kv260 FPGA target building correctly

parent 8f9cc7e7
No related branches found
No related tags found
No related merge requests found
......@@ -19,13 +19,11 @@ else ifeq ($(FPGA),zcu104)
BOARD_NAME := pynq_zcu104
PLATFORM := pynq
else ifeq ($(FPGA),kr260)
# XILINX_PART := xck26-sfvc784-2LV-c
XILINX_PART := xczu5cg-sfvc784-2LV-e
XILINX_PART := xck26-sfvc784-2LV-c
BOARD_NAME := pynq_kr260
PLATFORM := pynq
else ifeq ($(FPGA),kv260)
# XILINX_PART := xck26-sfvc784-2LV-c
XILINX_PART := xczu5cg-sfvc784-2LV-e
XILINX_PART := xck26-sfvc784-2LV-c
BOARD_NAME := pynq_kv260
PLATFORM := pynq
else ifeq ($(FPGA),z2)
......
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