Skip to content
Nic30 edited this page Jun 17, 2016 · 27 revisions

HWToolkit structure

  • cli_toolkit - drivers for Vivado/VivadoHL, IP-core generator, XDC builder

  • hdl_toolkit - HDL (VHDL/Verilog) manipulation toolkit (generator, parser, simulator, etc.) it is kind of HDL metalangue or HLS.

  • hls_toolkit - prototype of full HLS syntetisator (python -> VHDL/Verilog)

  • hw_toolkit_visualizer - Application written in Flask used for visualization of HDL objects and manipulation with them. Design is similar to Xilinx Vivado.

  • python_toolit - python utils

Clone this wiki locally