Verilog to Routing - VPR
Data Fields
t_file_name_opts Struct Reference

Names of various files. More...

#include <vpr_types.h>

Data Fields

std::string ArchFile
 
std::string CircuitName
 
std::string BlifFile
 
std::string NetFile
 
std::string PlaceFile
 
std::string RouteFile
 
std::string ActFile
 
std::string PowerFile
 
std::string CmosTechFile
 
std::string out_file_prefix
 
bool verify_file_digests
 

Detailed Description

Names of various files.

Field Documentation

◆ ActFile

std::string t_file_name_opts::ActFile

◆ ArchFile

std::string t_file_name_opts::ArchFile

◆ BlifFile

std::string t_file_name_opts::BlifFile

◆ CircuitName

std::string t_file_name_opts::CircuitName

◆ CmosTechFile

std::string t_file_name_opts::CmosTechFile

◆ NetFile

std::string t_file_name_opts::NetFile

◆ out_file_prefix

std::string t_file_name_opts::out_file_prefix

◆ PlaceFile

std::string t_file_name_opts::PlaceFile

◆ PowerFile

std::string t_file_name_opts::PowerFile

◆ RouteFile

std::string t_file_name_opts::RouteFile

◆ verify_file_digests

bool t_file_name_opts::verify_file_digests

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