mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-01-21 01:57:28 +00:00
15 lines
368 B
VHDL
15 lines
368 B
VHDL
-------------------------------------------------------------------------------
|
|
--
|
|
-- $Id: clock_ctrl-c.vhd,v 1.2 2005/06/11 10:08:43 arniml Exp $
|
|
--
|
|
-- The clock control unit.
|
|
--
|
|
-------------------------------------------------------------------------------
|
|
|
|
configuration t48_clock_ctrl_rtl_c0 of t48_clock_ctrl is
|
|
|
|
for rtl
|
|
end for;
|
|
|
|
end t48_clock_ctrl_rtl_c0;
|