Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 941 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 941 Bytes

Tools to exploit dynamic reconfiguration in iCE40 FPGAs

  • go(lang):
    • lib: sources used by api and cli, and expected to be used as a library by external projects (core).
    • cli: CLI tool to use the resources implemented in lib.
    • api: AJAX service and file server (backend).
  • HTML + CSS + JavaScript:
    • app: sources of a web-based GUI (frontend).
  • doc: documentation.
  • test: example files in multiple formats.