aboutsummaryrefslogtreecommitdiff
path: root/bouncing-square/bouncing-square.srcs
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-12-19 15:51:21 +0100
committerlonkaars <loek@pipeframe.xyz>2022-12-19 15:51:21 +0100
commit3f01179d64959276062284ab17239844c02d952c (patch)
treee14a9fbe54340ff9191f8c5ac920ae0fcd0403f2 /bouncing-square/bouncing-square.srcs
parent7608345e2b9ca7541baa0135b2915747bf613d7d (diff)
refactor vga and move pixeldata to pixeldata-square
Diffstat (limited to 'bouncing-square/bouncing-square.srcs')
l---------bouncing-square/bouncing-square.srcs/sources_1/pixeldata.vhd2
1 files changed, 1 insertions, 1 deletions
diff --git a/bouncing-square/bouncing-square.srcs/sources_1/pixeldata.vhd b/bouncing-square/bouncing-square.srcs/sources_1/pixeldata.vhd
index 530e0bd..7e4ba4e 120000
--- a/bouncing-square/bouncing-square.srcs/sources_1/pixeldata.vhd
+++ b/bouncing-square/bouncing-square.srcs/sources_1/pixeldata.vhd
@@ -1 +1 @@
-../../../src/pixeldata.vhd \ No newline at end of file
+../../../src/pixeldata-square.vhd \ No newline at end of file