mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-04-30 21:58:59 +00:00
Moon Patrol: make it compile again
Also move to common T80
This commit is contained in:
@@ -84,7 +84,7 @@ component mist_video
|
||||
scandoubler_disable : in std_logic;
|
||||
ypbpr : in std_logic;
|
||||
rotate : in std_logic_vector(1 downto 0);
|
||||
blend : in std_logic;
|
||||
blend : in std_logic := '0';
|
||||
|
||||
HSync : in std_logic;
|
||||
VSync : in std_logic;
|
||||
|
||||
Reference in New Issue
Block a user