Verilog to Routing - VPR
src
base
atom_lookup_fwd.h
Go to the documentation of this file.
1
#ifndef VPR_ATOM_LOOKUP_FWD_H
2
#define VPR_ATOM_LOOKUP_FWD_H
3
4
class
AtomLookup
;
5
6
enum class
BlockTnode
{
7
INTERNAL
,
8
EXTERNAL
9
};
10
11
#endif
BlockTnode::EXTERNAL
BlockTnode::INTERNAL
AtomLookup
The AtomLookup class describes the mapping between components in the AtomNetlist and other netlists/e...
Definition:
atom_lookup.h:20
BlockTnode
BlockTnode
Definition:
atom_lookup_fwd.h:6
Generated by
1.8.13