aboutsummaryrefslogtreecommitdiffstats
path: root/sn76489-1.0/sn76489_attenuator-c.vhd
diff options
context:
space:
mode:
authorthe great greene arkleseizure <root@e6230.(none)>2013-10-12 08:17:43 +0100
committerthe great greene arkleseizure <root@e6230.(none)>2013-10-12 08:17:43 +0100
commit8e49e9b08708f1a5a9711e89a9424b4295773225 (patch)
tree1d49686863a84640193ee02bb7d6d17e4255273f /sn76489-1.0/sn76489_attenuator-c.vhd
downloadbbc-8e49e9b08708f1a5a9711e89a9424b4295773225.tar.gz
bbc-8e49e9b08708f1a5a9711e89a9424b4295773225.tar.bz2
bbc-8e49e9b08708f1a5a9711e89a9424b4295773225.zip
fish
Diffstat (limited to 'sn76489-1.0/sn76489_attenuator-c.vhd')
-rw-r--r--sn76489-1.0/sn76489_attenuator-c.vhd14
1 files changed, 14 insertions, 0 deletions
diff --git a/sn76489-1.0/sn76489_attenuator-c.vhd b/sn76489-1.0/sn76489_attenuator-c.vhd
new file mode 100644
index 0000000..b97da9d
--- /dev/null
+++ b/sn76489-1.0/sn76489_attenuator-c.vhd
@@ -0,0 +1,14 @@
+-------------------------------------------------------------------------------
+--
+-- Synthesizable model of TI's SN76489AN.
+--
+-- $Id: sn76489_attenuator-c.vhd,v 1.2 2005/10/10 22:12:38 arnim Exp $
+--
+-------------------------------------------------------------------------------
+
+configuration sn76489_attenuator_rtl_c0 of sn76489_attenuator is
+
+ for rtl
+ end for;
+
+end sn76489_attenuator_rtl_c0;