tree: fe8b45aca83ae85759dea12c9cdde0ca4f5df07a [path history] [tgz]
  1. .gitignore
  2. __init__.py
  3. compare_bits.py
  4. create_empty_bitdbs.py
  5. extract_tilegrid.py
  6. get_tilegrid_all.py
  7. html_all.py
  8. html_bits.py
  9. html_tilegrid.py
  10. 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.