Skip to content
This repository has been archived by the owner on Nov 14, 2019. It is now read-only.

v0.8.0

Compare
Choose a tag to compare
@taichi-ishitani taichi-ishitani released this 31 Jan 01:43
· 13 commits to master since this release
  • Implemented new configuration parameters
    • array_port_format: Specify format of array ports (#125)
      • unpacked: Use unpacked array
      • vectored: Use one-dimensional vector
    • unfold_sv_interface_port: If set true, SV interface ports are unfolded to each signal ports (#124)
  • Removed IRQ feature (#128)
  • Specify data type of in/out ports of generated RTL (#126)