chipmuenk / pyfda

Python Filter Design Analysis Tool
http://chipmuenk.github.io/
MIT License
648 stars 93 forks source link

Save stimuli / responses from the y[n] tab in HDL formats #237

Open chipmuenk opened 1 year ago

chipmuenk commented 1 year ago

Useful formats would be:

For the export, the data format (float / int / uint / sfixed ... ) should be selectable

See e.g. https://www.javatpoint.com/verilog-file-operations or https://fpgacoding.com/test-bench-data-files-in-verilog/