<html>
<head>
<title>Processor Models</title>

<SCRIPT LANGUAGE="JavaScript">

<!-- hide JavaScript from non-JavaScript browsers


    function item(name, value) {
        this.name = name;
        this.value = value;
        }

    function get_item(find_item) {
        SELECTION = new item();

        for(var i=0;i<find_item.options.length;i++)

            if(find_item.options[i].selected == true) {
                SELECTION.name = find_item.options[i].text;
                SELECTION.value = find_item.options[i].value;
            }
        return SELECTION;
    }
      
    function display_modules(formfield) {
            retrieve = get_item(formfield.modules);

            newWin = window.open(retrieve.value, "_top")
    }

//--> end hide JavaScript

</SCRIPT>

</head>
<BODY BGCOLOR="FFFFFF">
<P><FONT SIZE=6>Processor Models</FONT></P>
<P>
<CENTER><TABLE WIDTH=80% ALIGN=center BORDER=0>
<TR>
<TD><IMG SRC="../../../graphics/center-highlite.gif" WIDTH=25 HEIGHT=100 BORDER=0></TD>
<TD>
Some of the documents in this section contain live references, or pointers, to information created and maintained by other institutions. Please note that SCRA & DARPA do not control and cannot guarantee the relevance, timeliness, accuracy, or even the continued existence of these outside materials.
Errors may be brought to our attention via 
<A HREF="mailto:info@scra.org?SUBJECT=VHDL ERRORS -- standards_working_group.html Page">Webmaster</A> and 
will be corrected as soon as possible.
</TD>
<TD><IMG SRC="../../../graphics/center-highlite.gif" WIDTH=25 HEIGHT=100 BORDER=0></TD>
</TR>
</TABLE></CENTER>



<FORM>
	<B>View an Abstract Description for a RASSP Developed Module:</B><BR> 
	<SELECT NAME="modules" ONCHANGE="display_modules(this.form)">
		<OPTION VALUE="http://rassp.aticorp.org/vhdl/models/processor.html">Processor Models
		<OPTION VALUE="http://rassp.aticorp.org/vhdl/models/bus.html">Bus/Interconnect Models
		<OPTION VALUE="http://rassp.aticorp.org/vhdl/models/memory.html">Memory/FIFO Models
		<OPTION VALUE="http://rassp.aticorp.org/vhdl/models/FPGA.html">FPGA/PLA/PLD Models
		<OPTION VALUE="http://rassp.aticorp.org/vhdl/models/ASCI.html">ASIC Models
		<OPTION VALUE="http://rassp.aticorp.org/vhdl/models/systems.html">Systems/Subsystems Models
		<OPTION VALUE="http://rassp.aticorp.org/vhdl/models/SSI.html">SSI Models
		<OPTION VALUE="http://rassp.aticorp.org/vhdl/models/MSI.html">MSI Models
		<OPTION VALUE="http://rassp.aticorp.org/vhdl/models/LSI.html">LSI Models
		<OPTION VALUE="http://rassp.aticorp.org/vhdl/models/DSP.html">DSP Algorithms
		<OPTION VALUE="http://rassp.aticorp.org/vhdl/models/math.html">Math Functions
		<OPTION VALUE="http://rassp.aticorp.org/vhdl/models/standards_working_group.html">Standards and Working Group Packages
		<OPTION VALUE="http://rassp.aticorp.org/vhdl/models/other.html">Other Models and Packages
	</SELECT>
</FORM>

<CENTER><TABLE WIDTH=80% ALIGN="CENTER" BORDER=0>
<TR><TD>
	 <P>

         SCRA & DARPA do not guarantee, warrant, vouch for or endorse any of the material
         (Software, VHDL Models or Course Modules, etc) that may be found on this server or on any
         server pointed to by this server. The material may not have been tested or may not have been
         tested completely and if used it is at the users own risk.
<HR width=300>
         This code is provided as-is with no warranty of any kind with regard to this material, either
         expressed or implied, including, but not limited to, the implied warranties of merchantability and
         fitness for a particular purpose.  For limitations and restrictions on using this material
see the <a href="/legal-stuff/disclaimer.html">DISCLAIMER </a>page.
<HR width=300>
	 
</TD></TR>
</TABLE></CENTER>



<ul>
<li><DT><a href="http://www.ee.gatech.edu/users/kasyapa/vkm/html/rassp.html">RASSP Processor Modeling Effort at Georgia Institute of Technology</a><img align="bottom" src="/graphics/rassp-dev.gif">
<DD>Point of Contact: Dr. Vijay Madisetti
<DD><A HREF="http://www.ee.gatech.edu/users/kasyapa/vkm/frames/text/form.html">Form to request information on licensing GTRC models</A> 
<DD>Processor Architectures
<DD>General Taxonomy Level : Behavioral, Full Functional
<DD>Created by : Georgia Institute of Technology/ Digital Signal Processing Laboratory
<P>

<li><DT><a href="http://rassp.aticorp.org/vhdl/models/processors/NEW_DLX.tar.gz">Synthesizable DLX: Generic 32-bit RISC Processor</a> 
<DD>as part of a complete <a href="http://rassp.aticorp.org/vhdl/models/processors/VLSI_COURSE.tar">VLSI Design Course</a>
<DD>Description : Based on Hennessy & Patterson's generic 32-bit RISC
<DD>Processor Architecture, Synthesizable on Synopsys version 3.2a
<DD>General Taxonomy Level : RTL/Structural Version
<DD>Created by : University of Stuttgart / Department of Computer Science
<P>

<li><DT><a href="/vhdl/models/processors/dlx.tar.gz">DLX: Generic 32-bit RISC Processor</a>  --  Copyright (C) 1993, Peter J. Ashenden 
<DD>or <a href="/vhdl/models/processors/dlx_uncom/"><B>On-line archive</B></a>
<DD>Description : Hennessy & Patterson's generic 32-bit RISC Processor 
<DD>Architecture
<DD>General Taxonomy Level : Behavioral and RTL Versions
<DD>Created by : Peter J. Ashenden (petera@cs.adelaide.edu.au)
<P>

<li><DT><a href="/vhdl/models/processors/dlx2.tar.gz">Alternate DLX: Generic 32-bit RISC Processor</a> -- a compressed tar file
<DD>Description : Hennessy & Patterson's generic 32-bit RISC Processor
<DD>Architecture
<DD>General Taxonomy Level : Behavioral Versions
<DD>Created by : Avaneendra Gupta, Paul R. Stephan
<P>

<li><a href="http://tech-www.informatik.uni-hamburg.de/vhdl/models/gl85/gl85.tar.gz">GL85: i8085 microprocessor clone</a> 
(Behavioral and Structural compressed)
<DD><a href="ftp://ftp.netcom.com/pub/at/attest/bench/gl85/vhdl/behave/"> behavioral only</a> -- An On-line Archive 
<DD><a href="ftp://ftp.netcom.com/pub/at/attest/bench/gl85/vhdl/rtl/">RTL only</a> -- An On-line Archive 
<DD><a href="ftp://ftp.netcom.com/pub/at/attest/bench/gl85/vhdl/struct/">structural only</a> -- An On-line Archive 
<DD><a href="http://tech-www.informatik.uni-hamburg.de/vhdl/models/gl85/pub/">documentation</a> -- An On-line Archive 
<DD><a href="ftp://ftp.netcom.com/pub/at/attest/bench/gl85/vhdl/spt/">test vector responses</a>  -- An On-line Archive
<DD></B>Description : op-code (but not pin compatible) clone of the i8085
<DD>microprocessor
<DD>General Taxonomy Level : Behavioral and structural models
<DD>Created by : Alexander Miczo (<A HREF="mailto:alex@attest.com">alex@attest.com</A>) Attest Software, Inc.
<P>

<li><DT><a href="http://www.vhdl.org/vi/vug_bbs/rbbs/I80386.VHD">i80386 Microprocessor</a> -- Copyright (C) Convergent, Inc. 1988
<DD>Description : Incomplete i80386 processor model
<DD>General Taxonomy Level : Behavioral
<DD>Created by : Mark Dakur
<P>

<li><DT><a href="http://tech-www.informatik.uni-hamburg.de/vhdl/models/m68000/m68000.vhd">M68000 microprocessor</a> and the necessary package (functions)
<DD> is contained in <a href="other.html#dde-benchmarks">the dde-benchmark suite</a>
<DD>Description : M68000 microprocessor model
<DD>General Taxonomy Level : Behavioral
<DD>Created by :  Ric Heishman, Dave Hollinden, John Krautheim, Tim McBrayer
<DD>and Praveen Sinha (University of Cincinnati)
<P>

<li><DT><a href="http://tech-www.informatik.uni-hamburg.de/vhdl/models/29xx/2901.tar.gz">AMD 2901</a> -- a compressed tar file
<DD>Description : AMD 2901 4-bit microprocessor slice
<DD>General Taxonomy Level : Behavioral and Structural
<DD>Created by : Champaka Ramachandran (champaka@balboa.eng.uci.edu)
<DD>Univ. of Cal.,Irvine,
<P>

<li><DT><a href="http://tech-www.informatik.uni-hamburg.de/vhdl/models/29xx/2910.tar.gz">AMD 2910</a> -- a compressed tar file
<DD>Description : AMD 2910 bit slice
<DD>General Taxonomy Level : Dataflow and Structural
<DD>Created by : Champaka Ramachandran (champaka@balboa.eng.uci.edu)
<DD>Univ. of Cal.,Irvine,
<P>

<li><DT><a href="http://rassp.aticorp.org/vhdl/models/processors/erc32vhdl-1.0.tar.gz">ERC32 processor model</a>
<DD>Description : ERC32 is a radiation-tolerant SPARC V7 processor
<DD>developed for space applications.
<DD>General Taxonomy Level : Fully functional, timing accurate
<DD>Created by : European Space Agency
<DD><a href="http://www.estec.esa.nl/wsmwww/erc32/">Additional Information about the model</a>
<P>

<li><DT><a href="ftp://erm1.u-strasbg.fr/pub/vhdl/models.vhdl/DP32.vhdl/">DP32</a>
<DD>Description : DP32 processor model used in the VHDL cookbook
<DD>General Taxonomy Level : Behavioral
<DD>Created by : 
<P>

<li><DT><a href="ftp://erm1.u-strasbg.fr/pub/vhdl/models.vhdl/Z80.vhdl/">Z80</a> -- a compressed tar file
<DD>Description : Testbench and parser for test patterns that were 
<DD>generated by the Sentry test, this is not a Z80 model, but can 
<DD>be used as a testbench for it.
<DD>General Taxonomy Level : Behavioral
<DD>Created by : M. Markowitz ( EDN Magazine )
<DD>W. Billowitch ( VHDL Technology Group )
<P>

</ul>
<P><A HREF="../index.html"><IMG SRC="../../graphics/back-vhdl.jpg" WIDTH=125 HEIGHT=30 BORDER=0></A></P>
<script language="JavaScript">

 <!--hide script from old browsers
 document.write("Last Modified " +
 document.lastModified);
 // end hiding -->
 

</script>
<BR>

Copyright</a> &copy; 1994-97 RASSP E&F<br>
All rights reserved.
</P>

<P><A HREF="mailto:info@scra.org?SUBJECT=webmaster">Webmaster</A></P>
<IMG SRC="/graphics/ref.gif" WIDTH=220 HEIGHT=172 BORDER=0>
</TD></TR></TABLE>
</CENTER>

<I>vhdl/models/processor.html</I>
</body>
</html>

<div align="center"><br /><script type="text/javascript"><!--
google_ad_client = "pub-7293844627074885";
//468x60, Created at 07. 11. 25
google_ad_slot = "8619794253";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />&nbsp;</div>