URL
https://opencores.org/ocsvn/ahb2wishbone/ahb2wishbone/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 5 |
Rev 7 |
Line 1... |
Line 1... |
|
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
|
//*****************************************************************************************************************
|
|
// Copyright (c) 2007 TooMuch Semiconductor Solutions Pvt Ltd.
|
|
//
|
|
//File name : global.sv
|
|
//Designer : Sanjay kumar
|
|
//Date : 3rd Aug'2007
|
|
//Description : global : Package defining user defined transaction packets
|
|
//Revision : 1.0
|
|
//*****************************************************************************************************************
|
|
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
// package decleration
|
// package decleration
|
package global;
|
package global;
|
|
|
parameter int DWIDTH =32;
|
parameter int DWIDTH =32;
|
parameter int AWIDTH =16;
|
parameter int AWIDTH =16;
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.