HAL
dataflow.h File Reference

This file contains the function that analyses the dataflow of a gate-level netlist. More...

Include dependency graph for dataflow.h:

Go to the source code of this file.

Namespaces

 hal
 
 hal::dataflow
 

Functions

hal::Result< dataflow::Result > hal::dataflow::analyze (const Configuration &config)
 Analyze the gate-level netlist to identify word-level structures such as registers. More...
 

Detailed Description

This file contains the function that analyses the dataflow of a gate-level netlist.

Definition in file dataflow.h.