URL
https://opencores.org/ocsvn/ahbmaster/ahbmaster/trunk
Subversion Repositories ahbmaster
[/] [ahbmaster/] [trunk/] [test79_AHBmaster/] [simulation/] [subsystem.bfm] - Rev 3
Compare with Previous | Blame | View Log
#===========================================================
# Created by Microsemi SmartDesign Sat Jun 02 22:52:57 2018
#
# Syntax:
# -------
#
# memmap resource_name base_address;
#
# write width resource_name byte_offset data;
# read width resource_name byte_offset;
# readcheck width resource_name byte_offset data;
#
#===========================================================
#-----------------------------------------------------------
# Memory Map
# Define name and base address of each resource.
#-----------------------------------------------------------
memmap CoreUARTapb_0 0x00000000;
#-----------------------------------------------------------
# Include resource scriptlets
#-----------------------------------------------------------