reformatted
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -166,7 +166,7 @@ package firebee_pkg is
|
||||
FB_ALE : in std_logic;
|
||||
FB_WRn : in std_logic;
|
||||
FIFO_CLR : in std_logic;
|
||||
VIDEO_RAM_CTR : in std_logic_vector(15 downto 0);
|
||||
video_control_register : in std_logic_vector(15 downto 0);
|
||||
BLITTER_ADR : in std_logic_vector(31 downto 0);
|
||||
BLITTER_SIG : in std_logic;
|
||||
BLITTER_WR : in std_logic;
|
||||
@@ -356,7 +356,7 @@ package firebee_pkg is
|
||||
BLITTER_WR : out std_logic;
|
||||
BLITTER_TA : out std_logic
|
||||
);
|
||||
end component;
|
||||
end component;
|
||||
|
||||
component DSP is
|
||||
port(
|
||||
@@ -575,4 +575,4 @@ package firebee_pkg is
|
||||
PIC_INT : in std_logic
|
||||
);
|
||||
end component RTC;
|
||||
end firebee_pkg;
|
||||
end firebee_pkg;
|
||||
|
||||
Reference in New Issue
Block a user