1
0
mirror of https://github.com/Gehstock/Mist_FPGA.git synced 2026-01-21 01:57:28 +00:00
Gehstock.Mist_FPGA/common/CPU/t48/clock_ctrl-c.vhd
2020-05-13 15:54:31 +02: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;