I am trying to generate code for FPGA simulation. As mentioned in "help", I'm currently using minimal_example_demo -> boost model to generate code for FPGA simulation. I wanted to see how PLECS Coder generates code for FPGA simulation so I followed these steps:
1. Configured Electrical Model Settings on schematic to FPGA
2. Set Target on Coder window to RTBox 3.
3. Clicked on build to generated code
However, Coder still generates C code where as for FPGA implementation, we need HDL code. I'm finding it hard to understand how FPGA simulation works with C code. or am I missing something in this major update?
Note: I'm using PLECS 4.8.1 with TSP 3.0.1