URL
https://opencores.org/ocsvn/fpuvhdl/fpuvhdl/trunk
Subversion Repositories fpuvhdl
[/] [fpuvhdl/] [trunk/] [fpuvhdl/] [README.txt] - Rev 8
Go to most recent revision | Compare with Previous | Blame | View Log
*****************************************************************************
Floating Point Single Precision Adder and Multiplier
Copyright (C) 2003-2004 Guillermo Marcus
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*****************************************************************************
ReadMe File
-----------
This archive contains the VHDL code for the FP adder and multiplier. It is structured in 3 directories:
adder - adder specific files
multiplier - multiplier specific files
common - files common to the adder and multiplier
Please note that files may require modification to work in your particular system.
LICENSE
-------
As stated above. This license applies to all files in this package. Please check gpl.txt or gpl.html for a full license information.
QUESTIONS / COMMENTS
--------------------
Any questions, comments regarding this package, please contact:
Guillermo Marcus
gmarcus@ieee.org, gmarcus@itesm.mx
Go to most recent revision | Compare with Previous | Blame | View Log