hidmic / ltitop

Linear Time Invariant Topology Optimization Toolkit
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Generate HDL code for a given topology #15

Open hidmic opened 2 years ago

hidmic commented 2 years ago

Description

Similarly to #14, generating HDL code (such as VHDL or Verilog) allows optimized LTI systems to be deployed to an FPGA or to be manufactured in an ASIC. Having support for HDL generation would be great.

Definition of done

TBD -- but if #14 is in place, we might be able to use bambu to generate Verilog from that C code.