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