| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
But not working yet
|
|
|
|
| |
NONAMEGENs were written to .config file because they were not ignored right.
|
|
|
|
|
| |
Build folder is not removed.
But this is not fundamental.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
These new scripts are part of main loop.
kernel is not finished!!
Divides kconfig_parser, sat_solution to better named modules.
Phasing and iteration is implemented for loop watching.
|
|
|
|
|
|
|
|
| |
conf.py are files for configuration, all configuration is in global
conf.py and others are just sourcing that
kconfig_parser.py is executing kconfig_parser
sat_solution.py is partly implemented, in state of this commit is not
working properly.
|
|
|
|
| |
This script is for setting options from sat generated solution to kconfig.
|
|
Added script for minisat input build and execute.
|