Feeds
提问
HDLCoder RAM mapping not working
I am trying to convert a matlab code into verilog using HDLCoder The code im using is as follows function x = pred3(input) ...
5 months 前 | 1 个回答 | 0
1
个回答提问
Import pytorch and use hdl coder to create system C code
I created a deep learning mode on using pytorch using the following script class RegressionANN(nn.Module): def __init__(se...
6 months 前 | 1 个回答 | 0