- added new VGA time specs

- fixed ts_vga_800_600_60

git-svn-id: http://moon:8086/svn/vhdl/trunk@1591 cc03376c-175c-47c8-b038-4cd826a8556b
This commit is contained in:
2021-03-29 20:06:43 +00:00
parent 1aa4dcee1f
commit d34a85dbd0
2 changed files with 22 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ entity vga_ctrl_sys is
Generic
(
sys_freq_MHz : real := 100.0;
tsvga : vga_timespec_t := ts_vga_1280_1024_72
tsvga : vga_timespec_t := ts_vga_800_600_60
);
Port
(