New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

pycyclone

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pycyclone

Fast CGRA Routing

  • 0.4.3
  • PyPI
  • Socket score

Maintainers
1

Cyclone

|PyPI version| |PyPI - Wheel|

Cyclone is a CGRA router as part of PnR system.

Requirement

  • CMake 3.9+
  • g++-7/clang-6 or above

Install

To install from source, simply do

::

mkdir build
cd build
cmake .. && make -j

Cyclone also has a complete Python binding available, to use the Python binding, simply do

::

pip install pycyclone

You can see the example code in example folder.

.. |PyPI version| image:: https://badge.fury.io/py/pycyclone.svg :target: https://badge.fury.io/py/pycyclone .. |PyPI - Wheel| image:: https://img.shields.io/pypi/wheel/pycyclone.svg

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc