Skip to content

Instructions Error #108

@sun123-cmd

Description

@sun123-cmd

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions