blob: 2e467fb4b21b115dd8de1636e0cffecea536bce0 [file] [log] [blame]
#include "types.h"
void graphVizOutputNetlist(char* path, char* name, short marker_value, netlist_t *netlist);
void graphVizOutputCombinationalNet(char* path, char* name, short marker_value, nnode_t *current_node);