matthijsr / til-vhdl

A prototype toolchain for demonstrating and exploring an intermediate representation for defining components using the Tydi interface specification.
Apache License 2.0
3 stars 1 forks source link

Remove indexmap imports where unused #91

Closed matthijsr closed 2 years ago

matthijsr commented 2 years ago

Closes #89

Most of the work was already done by #90