Verilog Documentation Generator
veridoc-types.h File Reference

Contains type definitions used globally by the program. More...

#include "verilog-parser/src/verilog_parser.h"

Go to the source code of this file.

Enumerations

enum  boolean { BOOL_TRUE = 1, BOOL_FALSE = 0 }
 A simple boolean type.
 

Detailed Description

Contains type definitions used globally by the program.