Verilog to Routing - VPR
Data Structures
atom_lookup.h File Reference
#include "atom_lookup_fwd.h"
#include <unordered_map>
#include "vtr_bimap.h"
#include "vtr_vector_map.h"
#include "vtr_range.h"
#include "atom_netlist_fwd.h"
#include "clustered_netlist_fwd.h"
#include "vpr_types.h"
#include "tatum/TimingGraphFwd.hpp"
Include dependency graph for atom_lookup.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  AtomLookup
 The AtomLookup class describes the mapping between components in the AtomNetlist and other netlists/entities (i.e. atom block <-> t_pb, atom block <-> clb) More...