mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-05-04 07:19:03 +00:00
15 lines
382 B
VHDL
15 lines
382 B
VHDL
-------------------------------------------------------------------------------
|
|
--
|
|
-- i8244 Video Display Controller
|
|
--
|
|
-- $Id: i8244_major_obj-c.vhd,v 1.2 2007/02/05 21:57:37 arnim Exp $
|
|
--
|
|
-------------------------------------------------------------------------------
|
|
|
|
configuration i8244_major_obj_rtl_c0 of i8244_major_obj is
|
|
|
|
for rtl
|
|
end for;
|
|
|
|
end i8244_major_obj_rtl_c0;
|