2023-03-30 16:35:48 +02:00
..
2023-03-30 16:35:48 +02:00
fix
2021-12-29 17:55:33 +01:00
2023-03-30 16:35:48 +02:00
2021-12-28 18:45:25 +01:00
2022-01-10 15:30:06 +01:00
2021-12-28 18:45:25 +01:00

library

ghdl -a --work=ourTypes --std=08 ../sources_snake/types.vhd

Sources

ghdl -i --std=08 -fsynopsys ../sources_snake/*.vhd

make

ghdl -m -v --std=08 -fsynopsys -frelaxed testbench

VGA

https://gist.github.com/pvieito/8cdb54a9a03fd36e51c8df6e331a3006 https://www.ericeastwood.com/lab/vga-simulator/