display Struct Reference

#include <display.h>

List of all members.

Public Member Functions

void print_result ()
 SC_CTOR (display)

Public Attributes

sc_in< double > in
sc_in< bool > clk


Member Function Documentation

void display::print_result (  ) 

References in.

Referenced by SC_CTOR().

display::SC_CTOR ( display   )  [inline]

References clk, print_result(), and SC_METHOD.


Member Data Documentation

sc_in<bool> display::clk

Referenced by SC_CTOR().

sc_in<double> display::in

Referenced by print_result().


The documentation for this struct was generated from the following files:
Generated by
Matthieu Moy <Matthieu.Moy@st.com>
Back to Pinapa Home Page