aboutsummaryrefslogtreecommitdiffstats
path: root/sn76489-1.0/sn76489_latch_ctrl-c.vhd
diff options
context:
space:
mode:
Diffstat (limited to 'sn76489-1.0/sn76489_latch_ctrl-c.vhd')
-rw-r--r--sn76489-1.0/sn76489_latch_ctrl-c.vhd14
1 files changed, 14 insertions, 0 deletions
diff --git a/sn76489-1.0/sn76489_latch_ctrl-c.vhd b/sn76489-1.0/sn76489_latch_ctrl-c.vhd
new file mode 100644
index 0000000..abc09e0
--- /dev/null
+++ b/sn76489-1.0/sn76489_latch_ctrl-c.vhd
@@ -0,0 +1,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;