Code Search for Developers
 
 
  

data.h from GreenSocs at Krugle


Show data.h syntax highlighted

struct data_t {
  int         field_1;
  sc_uint<8>  field_2;
  unsigned    payload[5];
  string      str;
};




See more files for this project here

GreenSocs

To develop SystemC infrustructure, basic IP, patches and add on library code for eventual standerdization.\r\nThe GreenSocs project is made up of a number of contributions (sub projects). Please visit www.greensocs.com for more information.

Project homepage: http://sourceforge.net/projects/greensocs
Programming language(s): C,C++,Java,Perl,XML
License: other

  Makefile
  README
  SConstruct
  checktest.sh
  data.h
  data_ext.h
  test.cc
  test_reg.cc