Fixed clock port inference to use a more elaborate regex than "'clk' in port name". Added the possibility to force a port to be non-clock by setting the attribute CLOCK to 0.

Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
11 files changed
tree: 8fc886f8ddb088f6b91fec697b8cfc32e55735f2
  1. conf/
  2. docs/
  3. tests/
  4. v2x/
  5. .gitignore
  6. .readthedocs.yml
  7. .style.yapf
  8. .travis.yml
  9. COPYING
  10. MANIFEST.in
  11. prepareenv.sh
  12. README.md
  13. requirements.txt
  14. setup.cfg
  15. setup.py
  16. tox.ini
README.md

python-symbiflow-v2x

Documentation Status Build Status

Tool for converting specialized annotated Verilog models into XML needed for Verilog to Routing flow.

Documentation can be found at https://python-symbiflow-v2x.readthedocs.io/en/latest/