Added NO_COMB annotation.

vlog_to_model in some cases (e.g. DFF with enable signal) incorrectly
detects signals as combinational. This annotation explicitly specifies
input as non-combinational.

Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
1 file changed
tree: d9c690ee28bb38f989deb3551379f5f89d2f90ee
  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

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