aboutsummaryrefslogtreecommitdiffstats
path: root/sn76489-1.0/sn76489_latch_ctrl-c.vhd
blob: abc09e092da81eb4b812329ef2d88eac97253bde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
-------------------------------------------------------------------------------
--
-- Synthesizable model of TI's SN76489AN.
--
-- $Id: sn76489_latch_ctrl-c.vhd,v 1.2 2005/10/10 22:12:38 arnim Exp $
--
-------------------------------------------------------------------------------

configuration sn76489_latch_ctrl_rtl_c0 of sn76489_latch_ctrl is

  for rtl
  end for;

end sn76489_latch_ctrl_rtl_c0;