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

Subversion Repositories async_sdm_noc

[/] [async_sdm_noc/] [branches/] [init/] [sdm/] [tb/] [netnode.h] - Diff between revs 31 and 32

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 31 Rev 32
Line 12... Line 12...
 The SystemC module of network node including the processing element and the network interface.
 The SystemC module of network node including the processing element and the network interface.
 Currently the transmission FIFO is 500 frame deep.
 Currently the transmission FIFO is 500 frame deep.
 
 
 History:
 History:
 26/02/2011  Initial version. <wsong83@gmail.com>
 26/02/2011  Initial version. <wsong83@gmail.com>
 29/05/2011  Clean up for opensource. <wsong83@gmail.com>
 30/05/2011  Clean up for opensource. <wsong83@gmail.com>
 
 
*/
*/
 
 
#ifndef NETNODE_H_
#ifndef NETNODE_H_
#define NETNODE_H_
#define NETNODE_H_
 
 
#include "noc_define.h"
#include "define.h"
#include <systemc.h>
#include <systemc.h>
#include "ni.h"
#include "ni.h"
#include "procelem.h"
#include "procelem.h"
#include "rtdriver.h"
#include "rtdriver.h"
 
 

powered by: WebSVN 2.1.0

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