|
Verilog Documentation Generator
|
Files | |
| file | main.c |
| Contains the main entry point of the program. | |
| file | veridoc-config.c |
| Contains data structures and functions for parsing veridoc configs. | |
| file | veridoc-config.h [code] |
| Contains data structures and functions for parsing veridoc configs. | |
| file | veridoc-json.c |
| Provides declarations of utility functions for writing JSON data to a file stream. | |
| file | veridoc-json.h [code] |
| Provides declarations of utility functions for writing JSON data to a file stream. | |
| file | veridoc-manifest.c |
| Contains common data structures and functions used on the file manifests. | |
| file | veridoc-manifest.h [code] |
| Contains common data structures and functions used on the file manifests. | |
| file | veridoc-page-factory.c |
| Defines functions and structures responsible for building the documentation pages. | |
| file | veridoc-page-factory.h [code] |
| Declares functions and structures responsible for building the documentation pages. | |
| file | veridoc-parsing.c |
| Contains data structures and functions for parsing verilog files. | |
| file | veridoc-parsing.h [code] |
| Contains data structures and functions for parsing verilog files. | |
| file | veridoc-types.h [code] |
| Contains type definitions used globally by the program. | |