OpenCores
URL https://opencores.org/ocsvn/ahb_slave/ahb_slave/trunk

Subversion Repositories ahb_slave

[/] [ahb_slave/] [trunk/] [src/] [base/] [def_ahb_slave_static.txt] - Diff between revs 10 and 11

Show entire file | Details | Blame | View Log

Rev 10 Rev 11
Line 24... Line 24...
//// warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR     ////
//// warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR     ////
//// PURPOSE.  See the GNU Lesser General Public License for more////
//// PURPOSE.  See the GNU Lesser General Public License for more////
//// details. http://www.gnu.org/licenses/lgpl.html              ////
//// details. http://www.gnu.org/licenses/lgpl.html              ////
////                                                             ////
////                                                             ////
//////////////////////////////////////////////////////////////////##>
//////////////////////////////////////////////////////////////////##>
 
 
SWAP.GLOBAL MODEL_NAME AHB slave stub
SWAP.GLOBAL MODEL_NAME AHB slave stub
 
 
VERIFY (DATA_BITS in 32, 64)  ##stub supports 32 or 64 bits data bus
VERIFY (DATA_BITS in 32, 64)  ##stub supports 32 or 64 bits data bus
VERIFY (ADDR_BITS in 16..24) ##Memory size should not be too big to prevent maloc fail
VERIFY (ADDR_BITS in 16..24) ##Memory size should not be too big to prevent maloc fail
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.