summaryrefslogtreecommitdiffstats
path: root/quartus/sn76489-1.0/sn76489_clock_div-c.vhd
diff options
context:
space:
mode:
authorroot <root@lab.panaceas.james.local>2013-10-18 11:03:26 +0100
committerroot <root@lab.panaceas.james.local>2013-10-18 11:03:26 +0100
commit6f6a0c3344ea905979901065cf723bdf168c1bf1 (patch)
tree2ac8dd82c35368525721c00f53ceb0142a7c5f46 /quartus/sn76489-1.0/sn76489_clock_div-c.vhd
downloadbbc_de1-6f6a0c3344ea905979901065cf723bdf168c1bf1.tar.gz
bbc_de1-6f6a0c3344ea905979901065cf723bdf168c1bf1.tar.bz2
bbc_de1-6f6a0c3344ea905979901065cf723bdf168c1bf1.zip
start
Diffstat (limited to 'quartus/sn76489-1.0/sn76489_clock_div-c.vhd')
-rw-r--r--quartus/sn76489-1.0/sn76489_clock_div-c.vhd14
1 files changed, 14 insertions, 0 deletions
diff --git a/quartus/sn76489-1.0/sn76489_clock_div-c.vhd b/quartus/sn76489-1.0/sn76489_clock_div-c.vhd
new file mode 100644
index 0000000..7dfd851
--- /dev/null
+++ b/quartus/sn76489-1.0/sn76489_clock_div-c.vhd
@@ -0,0 +1,14 @@
+-------------------------------------------------------------------------------
+--
+-- Synthesizable model of TI's SN76489AN.
+--
+-- $Id: sn76489_clock_div-c.vhd,v 1.2 2005/10/10 22:12:38 arnim Exp $
+--
+-------------------------------------------------------------------------------
+
+configuration sn76489_clock_div_rtl_c0 of sn76489_clock_div is
+
+ for rtl
+ end for;
+
+end sn76489_clock_div_rtl_c0;