-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
The instructions of LSOracle comiled seem to be quite different from which in docs?
For example ,in the compiled tool, optimization commands are:
aigscript aigscript3 cut_e deep
depthr interleaving migscript migtune
optimize optimize_timing oracle rw
rwscript testscript xagscript xmgscript
However, in the docs:
optimization
Performs Mixed Synthesis on network after partitioning. Network must be loaded and separately partitioned before use.
“-n” to specify neural network model
“-o” to specify verilog output
“-s INT” to specify classification strategy. 0 = Balanced, 1 = Area optimized, 2 = Delay optimized
“-a” to perform only AIG optimization
“-m” to perform only MIG optimization
“-c” to combine adjacent partitions of the same type
“–skip-feedthrough” to not include feedthrough nets when writing output
I tried insturction in docs but failed:
lsoracle> optimization
[e] unknown command: optimization
Metadata
Metadata
Assignees
Labels
No labels