Verilog to Routing - VPR
|
#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"
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... | |