⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
EclaireXL
All Projects
EclaireXL
Overview
Activity
Issues
News
Documents
Wiki
Forums
Files
Repository
Download (285 Bytes)
Statistics
| Revision:
repo2
/
eclaireXL_ITX
/
pll_hdmi2.cmp
View
History
Annotate
component pll_hdmi2 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_hdmi2;
« Previous
1
…
106
107
108
109
110
…
139
Next »
(108-108/139)
Loading...