@@ -68,7 +68,7 @@ struct IntersynthBackend : public Backend {
|
||||
log(" only write selected modules. modules must be selected entirely or\n");
|
||||
log(" not at all.\n");
|
||||
log("\n");
|
||||
log("http://www.clifford.at/intersynth/\n");
|
||||
log("http://bygone.clairexen.net/intersynth/\n");
|
||||
log("\n");
|
||||
}
|
||||
void execute(std::ostream *&f, std::string filename, std::vector<std::string> args, RTLIL::Design *design) override
|
||||
|
||||
@@ -6999,7 +6999,7 @@ a tool for Coarse-Grain Example-Driven Interconnect Synthesis.
|
||||
only write selected modules. modules must be selected entirely or
|
||||
not at all.
|
||||
|
||||
http://www.clifford.at/intersynth/
|
||||
http://bygone.clairexen.net/intersynth/
|
||||
\end{lstlisting}
|
||||
|
||||
\section{write\_json -- write design to a JSON file}
|
||||
|
||||
Reference in New Issue
Block a user