Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 562 Bytes

File metadata and controls

22 lines (18 loc) · 562 Bytes

Changelog

[ Unreleased ]

Added

  • QDI Encoder 1D
  • QDI Encoder 2D
  • QDI Decoder 2D
  • QDI 2 BD
  • FIFO
  • Register (use of CHP registers is recomended)
  • Dataflow primitives following PCHB/PCFB
  • cell libraries for async and std (act/prs + verilog)
  • script to convert verilog netlist into OA database
  • script to sanitize ACT verliog to OA tool compatible verliog
  • unittests

Changed

  • fixed python module splitter where files could only be lower case
  • python scripts now use input filename for the output folder/filebase

Removed