⚲
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
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
…
116
117
118
119
120
…
139
Next »
(118-118/139)
Loading...