⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
EclaireXL
All Projects
EclaireXL
Overview
Activity
Issues
News
Documents
Wiki
Forums
Files
Repository
Download (292 Bytes)
Statistics
| Revision:
repo2
/
atari_chips
/
gtia
/
osc_out.cmp
View
History
Annotate
component osc_out is
port (
outclock : in std_logic := 'X'; -- export
din : in std_logic_vector(1 downto 0) := (others => 'X'); -- export
pad_out : out std_logic_vector(0 downto 0) -- export
);
end component osc_out;
« Previous
1
…
22
23
24
25
26
…
38
Next »
(24-24/38)
Loading...