Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instructions Error #108

Open
sun123-cmd opened this issue Oct 16, 2024 · 0 comments
Open

Instructions Error #108

sun123-cmd opened this issue Oct 16, 2024 · 0 comments

Comments

@sun123-cmd
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant