Skip to content

Instantly share code, notes, and snippets.

View minecraftdixit's full-sized avatar
🍁
Online

Ayush dixit minecraftdixit

🍁
Online
View GitHub Profile
@minecraftdixit
minecraftdixit / Makefile
Created March 12, 2024 10:43
Replace Makefile in the microblaze ->custom_peripheral folder with this code for successfull build **glitch in vitis 2021.1
COMPILER=
ARCHIVER=
CP=cp
COMPILER_FLAGS=
EXTRA_COMPILER_FLAGS=
LIB=libxil.a
RELEASEDIR=../../../lib
INCLUDEDIR=../../../include
INCLUDES=-I./. -I${INCLUDEDIR}