README
This commit is contained in:
parent
6c992bc197
commit
90ed7e9fd9
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
simulation/renderdata.vga
|
||||
simulation/write.txt.xz
|
||||
simulation/write_back.txt.xz
|
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "simulation/VGASimulator"]
|
||||
path = simulation/VGASimulator
|
||||
url = ssh://git@git.leserveurdansmongrenier.uk:16822/leo/VGASimulator.git
|
8
README.adoc
Normal file
8
README.adoc
Normal file
@ -0,0 +1,8 @@
|
||||
= Snake VHDL
|
||||
|
||||
image:simulation/output.gif[Interface,50%]
|
||||
|
||||
Un jeu de Snake en VHDL.
|
||||
|
||||
Prévu pour une carte https://digilent.com/reference/programmable-logic/zybo/start[Zybo Zynq-7000], sortie VGA, contrôle par boutons.
|
||||
Compilation avec https://www.xilinx.com/products/design-tools/vivado.html[Xilinx Vivado].
|
1
simulation/VGASimulator
Submodule
1
simulation/VGASimulator
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 51628f703cdd980bd7bdd5a0003c70723cf176cd
|
BIN
simulation/output.gif
Normal file
BIN
simulation/output.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
x
Reference in New Issue
Block a user