mdmfernandes / smoc-extras

Useful documents to extend the SMOC project functionalities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%