nvdla / hw

RTL, Cmodel, and testbench for NVDLA
Other
1.74k stars 568 forks source link

About generate netlist of Altera/Xilinx with Synplify, lack of Altera/Xilinx RAM #64

Open CrazyBingo opened 6 years ago

CrazyBingo commented 6 years ago

After set Verdi ourself, we will generate netlist of Altera/Xilinx with synplify, is there any Altera/Xilinx RAM for replace, or it must be generated by ourself.

We plan to generate 2 netlist, which is Altera or Xilinx with our FPGA Platform.

Even if don't replace the Sim RAM with Altear/Xilinx, Synply can compile correctly, but will be error while generate the netlist, for the reason there is not enough layout resource.

So have you generate Altera/Xilinx RAM, or it should be generated by ourself?

jwise commented 6 years ago

We don't have generated versions of Altera or Xilinx RAMs; indeed, you'll need to build those yourself. If you build those RAMs, and you're willing to contribute those back, we would greatly appreciate it!

CrazyBingo commented 6 years ago

2 month ago, I want generate NET of NVDLA in synplify with V2000T, the same as you that the RAM now are only simu RAM, but not Altera or Xilinx RAM, I do not konw when NVDLA can support that, but now may be we can only replace is by ourself...

ghost commented 5 years ago

did you try to create the IP for the nv_small with Vivado? If so, how did you manage the connections with the Zynq UltraScale+?