HAL  v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
preprocessing.cpp File Reference
Include dependency graph for preprocessing.cpp:

Go to the source code of this file.

Namespaces

 hal
 
 hal::xilinx_toolbox
 

Functions

Result< u32hal::xilinx_toolbox::split_luts (Netlist *nl)
 Split LUTs with two outputs into two separate LUT gates. More...
 
Result< u32hal::xilinx_toolbox::split_shift_registers (Netlist *nl)
 Split shift register primitives and replaces them with equivalent flip-flops chains. More...