fcs
 All Classes Namespaces Files Functions Variables
tb_1::ClkDiv Class Reference

#include <tb.h>

Inheritance diagram for tb_1::ClkDiv:
[legend]
Collaboration diagram for tb_1::ClkDiv:
[legend]

Public Member Functions

 ClkDiv (sc_module_name)
 
 ~ClkDiv (void)
 
void run (void)
 

Public Attributes

sc_out< bool > clk_o
 
sc_out< bool > stb_o
 
sc_in< bool > clk_i
 

Constructor & Destructor Documentation

tb_1::ClkDiv::ClkDiv ( sc_module_name  arg_nm)
tb_1::ClkDiv::~ClkDiv ( void  )

Member Function Documentation

void tb_1::ClkDiv::run ( void  )

Member Data Documentation

sc_in<bool> tb_1::ClkDiv::clk_i
sc_out<bool> tb_1::ClkDiv::clk_o
sc_out<bool> tb_1::ClkDiv::stb_o

The documentation for this class was generated from the following files: