Feeds
回答済み
HDL Coder failing for single-precision
Adding more context: with a different model, I encountered this same issue. Interestingly, I can make it go away by unselecting ...
HDL Coder failing for single-precision
Adding more context: with a different model, I encountered this same issue. Interestingly, I can make it go away by unselecting ...
5年以上 前 | 0
| 採用済み
質問
HDL Coder black box inclusion of module with parameterised packed input
Hi all! I am trying to wrap some existing code of the form: module foo #( parameter int NInputs = 2 )( input wire [NIn...
5年以上 前 | 1 件の回答 | 4
1
回答質問
HDL Coder failing for single-precision
I have a single-precision sub-module that is failing HDL generation when using the native floating point library with the follow...
5年以上 前 | 2 件の回答 | 0
