... | ... | @@ -123,4 +123,4 @@ Reads the netlist file via some voodoo magic happening in the [netlist.ml](netli |
|
|
Fails with error message `The netlist has a combinatory cycle` if the dependencies cannot be resolves, and with a parse error if there is a problem in the format of the netlist.
|
|
|
|
|
|
## `main : unit -> unit`
|
|
|
Gathers the arguments from the CLI and then calls [compile](## \`compile : string -> unit\`). |
|
|
\ No newline at end of file |
|
|
Gathers the arguments from the CLI and then calls [compile](#compile-string-unit). |
|
|
\ No newline at end of file |