⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
EclaireXL
All Projects
EclaireXL
Overview
Activity
Issues
News
Documents
Wiki
Forums
Files
Repository
Download (275 Bytes)
Statistics
| Revision:
repo2
/
eclaireXL_ITX
/
hardware
/
test
/
test_hdmi
/
pll2.cmp
View
History
Annotate
component pll2 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 pll2;
« Previous
1
…
4
5
6
7
8
…
12
Next »
(6-6/12)
Loading...