CDL Modules
|
Debug text formatter. More...
Debug text formatter.
CDL implementation of a module that takes an input debug requests and converts them in to a stream of bytes. The debug request is similar to a 'printf' string, in that it allows formatted data.
Data Structures | |
struct | dprintf::t_data_buffer_state |
struct | dprintf::t_decimal_combs |
struct | dprintf::t_decimal_state |
struct | dprintf::t_format_combs |
struct | dprintf::t_format_state |
struct | dprintf::t_byte_output_combs |
Namespaces | |
dprintf | |
Variables | |
constant integer | dprintf::cfg_downsize_x =0 |
constant integer | dprintf::cfg_downsize_y =1 |