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

Subversion Repositories scarm

[/] [scarm/] [trunk/] [src/] [sc_cp_ch.cpp] - Rev 8

Compare with Previous | Blame | View Log

// sc_cp_ch.cpp: implementation of the sc_cp_ch class.
//
//////////////////////////////////////////////////////////////////////
 
#include "sc_cp_ch.h"
 
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
 
sc_cp_ch::sc_cp_ch(sc_module_name name_):sc_module(name_)
{
 
}
 
sc_cp_ch::~sc_cp_ch()
{
 
}
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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