⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
EclaireXL
All Projects
EclaireXL
Overview
Activity
Issues
News
Documents
Wiki
Forums
Files
Repository
Download (283 Bytes)
Statistics
| Revision:
repo2
/
eclaireXL_ITX
/
pll_hdmi.cmp
@ 973
View
History
Annotate
component pll_hdmi is
port (
refclk : in std_logic := 'X'; -- clk
rst : in std_logic := 'X'; -- reset
outclk_0 : out std_logic; -- clk
outclk_1 : out std_logic; -- clk
locked : out std_logic -- export
);
end component pll_hdmi;
« Previous
1
…
99
100
101
102
103
…
132
Next »
(101-101/132)
Loading...