Files
QL_MiSTer/rtl/T48/clock_ctrl-c.vhd
2020-05-13 05:29:11 +08:00

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;