1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-01-17 08:33:16 +00:00

Update pacman.vhd

This commit is contained in:
Marcel 2021-05-25 14:37:24 +02:00
parent b84aa19984
commit a47c7e21db

View File

@ -371,7 +371,7 @@ begin
V4 => vcnt(2),
V2 => vcnt(1),
V1 => vcnt(0),
FLIP => control_reg(3)
FLIP => '0'--control_reg(3)
);
p_ab_mux_comb : process(hcnt, cpu_addr, vram_addr_ab)