⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
EclaireXL
All Projects
EclaireXL
Overview
Activity
Issues
News
Documents
Wiki
Forums
Files
Repository
Download (287 Bytes)
Statistics
| Revision:
repo2
/
atari_chips
/
gtia
/
osc_in.cmp
@ 1476
View
History
Annotate
component osc_in is
port (
inclock : in std_logic := 'X'; -- export
dout : out std_logic_vector(1 downto 0); -- export
pad_in : in std_logic_vector(0 downto 0) := (others => 'X') -- export
);
end component osc_in;
« Previous
1
…
15
16
17
18
19
…
38
Next »
(17-17/38)
Loading...