mirror of
https://github.com/Gehstock/Mist_FPGA.git
synced 2026-05-02 06:35:51 +00:00
15 lines
362 B
VHDL
15 lines
362 B
VHDL
-------------------------------------------------------------------------------
|
|
--
|
|
-- i8244 Video Display Controller
|
|
--
|
|
-- $Id: i8244_grid-c.vhd,v 1.2 2007/02/05 21:57:37 arnim Exp $
|
|
--
|
|
-------------------------------------------------------------------------------
|
|
|
|
configuration i8244_grid_rtl_c0 of i8244_grid is
|
|
|
|
for rtl
|
|
end for;
|
|
|
|
end i8244_grid_rtl_c0;
|