Skip to content

mdmfernandes/smoc-extras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMOC Extras

Python 3.0+ License: GPL v3

This project include useful documents to extend the SMOC project functionalities, but don't fit on the project structure. They can also be used on other projects.

All files are in the .ipynb format, and can be accessed with Jupyter Notebook.

About SMOC

SMOC is a stochastic circuit optimizer based on the NSGA-II genetic algorithm (GA) for Cadence Virtuoso, written in Python. You can access the SMOC repository here. Please feel free to participate in the project.

Author

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

This project is licensed under the GPLv3 License - see the project LICENSE file for details.

About

Useful documents to extend the SMOC project functionalities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published