⚲
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
/
sockit
/
pll_pal.cmp
View
History
Annotate
component pll_pal 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_pal;
« Previous
1
…
27
28
29
30
31
…
38
Next »
(29-29/38)
Loading...