Verilog to Routing - VPR
Data Fields
t_netlist_opts Struct Reference

Options for netlist loading. More...

#include <vpr_types.h>

Data Fields

e_const_gen_inference const_gen_inference = e_const_gen_inference::COMB
 
bool absorb_buffer_luts = true
 
bool sweep_dangling_primary_ios = true
 
bool sweep_dangling_blocks = true
 
bool sweep_dangling_nets = true
 
bool sweep_constant_primary_outputs = false
 
int netlist_verbosity = 1
 

Detailed Description

Options for netlist loading.

Field Documentation

◆ absorb_buffer_luts

bool t_netlist_opts::absorb_buffer_luts = true

◆ const_gen_inference

e_const_gen_inference t_netlist_opts::const_gen_inference = e_const_gen_inference::COMB

◆ netlist_verbosity

int t_netlist_opts::netlist_verbosity = 1

Verbose output during netlist cleaning

◆ sweep_constant_primary_outputs

bool t_netlist_opts::sweep_constant_primary_outputs = false

◆ sweep_dangling_blocks

bool t_netlist_opts::sweep_dangling_blocks = true

◆ sweep_dangling_nets

bool t_netlist_opts::sweep_dangling_nets = true

◆ sweep_dangling_primary_ios

bool t_netlist_opts::sweep_dangling_primary_ios = true

The documentation for this struct was generated from the following file: