tree: 580db680e0d935602f6ec0a397bf801d7924ade8 [path history] [tgz]
  1. demobuilder/
  2. .gitignore
  3. __init__.py
  4. bit_to_svf.py
  5. compare_bits.py
  6. connectivity.py
  7. create_empty_bitdbs.py
  8. export_baseconfig.py
  9. extract_tilegrid.py
  10. get_tilegrid_all.py
  11. html_all.py
  12. html_bits.py
  13. html_tilegrid.py
  14. README.md
tools/README.md

Initial ECP5 bitstream analysis tools

ecpunpack can unpack a bitstream from .bit format to a series of (bit, frame) tuples.

compare_bits.py compares the output of ecpunpack with the output of bstool -d in Diamond.

EBR initialisation commands are not yet supported and will cause ecpunpack to fail.