Go to the documentation of this file.
34 #include <unordered_map>
47 const std::string& option, std::vector<std::string> list,
48 bool enableAll =
true);
50 std::vector<IDF::FUGenerated::DAGOperation>
52 std::ostream& verbose);
59 const std::vector<IDF::FUGenerated::Info>& infos,
60 const std::vector<IDF::FUGenerated::DAGOperation> dagops);
64 std::ostream& verbose);
68 std::ostream& verbose);
72 std::ostream& verbose);
75 const std::vector<IDF::FUGenerated::Info> infos,
76 std::vector<IDF::FUGenerated::Info>* subops);
79 const std::unordered_map<std::string, int>& maxOpLatency);
82 const std::unordered_map<std::string, int>& maxOpLatency,
83 bool allowDifference =
true);
86 const std::unordered_map<std::string, int>& maxOpLatency);
Format
Format of the file.
static MachInfoCmdLineOptions options
HDL
HDLs supported by ProGe.