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) ...
10개월 전 | 답변 수: 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...
11개월 전 | 답변 수: 1 | 0
