analogdevicesinc / ad936x-filter-wizard

MATLAB-based FIR filter design
Other
50 stars 40 forks source link

Generate HDL button does not show up in GUI #16

Closed dipu2022 closed 7 years ago

dipu2022 commented 7 years ago

When I was fixing the save2HDL function today, I found the “Generate HDL” button does not show up in the GUI after a filter is designed. This button used to show up under the “Design Filter” button in order versions. It is still there in the .fig file, so I think some callback functions need to be changed.

hdl

radhermit commented 7 years ago

The button only shows up if the "Use Internal FIR" toggle box is disabled. I think this is still working as expected and discussed.