ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
rrrAbc.h File Reference
#include "aig/gia/gia.h"
#include "base/main/main.h"
#include "base/cmd/cmd.h"
#include "rrrUtils.h"
Include dependency graph for rrrAbc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  rrr
 

Functions

template<typename Ntk>
void rrr::GiaReader (Gia_Man_t *pGia, Ntk *pNtk)
 
template<typename Ntk>
Gia_Man_trrr::CreateGia (Ntk *pNtk, bool fHash=true)
 
template<typename Ntk>
void rrr::Abc9Execute (Ntk *pNtk, std::string Command)