URL
https://opencores.org/ocsvn/aemb/aemb/trunk
[/] [aemb/] [trunk/] [rtl/] [verilog/] [aeMB2_regs.v] - Diff between revs 125 and 131
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 125 |
Rev 131 |
Line 1... |
Line 1... |
/* $Id: aeMB2_regs.v,v 1.2 2008-04-21 12:11:38 sybreon Exp $
|
/* $Id: aeMB2_regs.v,v 1.3 2008-04-26 01:09:06 sybreon Exp $
|
**
|
**
|
** AEMB2 EDK 6.2 COMPATIBLE CORE
|
** AEMB2 EDK 6.2 COMPATIBLE CORE
|
** Copyright (C) 2004-2008 Shawn Tan <shawn.tan@aeste.net>
|
** Copyright (C) 2004-2008 Shawn Tan <shawn.tan@aeste.net>
|
**
|
**
|
** This file is part of AEMB.
|
** This file is part of AEMB.
|
Line 16... |
Line 16... |
** Public License for more details.
|
** Public License for more details.
|
**
|
**
|
** You should have received a copy of the GNU Lesser General Public
|
** You should have received a copy of the GNU Lesser General Public
|
** License along with AEMB. If not, see <http:**www.gnu.org/licenses/>.
|
** License along with AEMB. If not, see <http:**www.gnu.org/licenses/>.
|
*/
|
*/
|
|
|
/**
|
/**
|
* Register File Wrapper
|
* Register File Wrapper
|
* @file aeMB2_regs.v
|
* @file aeMB2_regs.v
|
|
|
* A collection of general purpose and special function registers.
|
* A collection of general purpose and special function registers.
|
Line 96... |
Line 95... |
.dena (dena),
|
.dena (dena),
|
.gpha (gpha));
|
.gpha (gpha));
|
|
|
endmodule // aeMB2_regs
|
endmodule // aeMB2_regs
|
|
|
// $Log: not supported by cvs2svn $
|
|
// Revision 1.1 2008/04/18 00:21:52 sybreon
|
|
// Initial import.
|
|
//
|
|
No newline at end of file
|
No newline at end of file
|
|
/*
|
|
$Log: not supported by cvs2svn $
|
|
Revision 1.2 2008/04/21 12:11:38 sybreon
|
|
Passes arithmetic tests with single thread.
|
|
|
|
Revision 1.1 2008/04/18 00:21:52 sybreon
|
|
Initial import.
|
|
*/
|
No newline at end of file
|
No newline at end of file
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.