andrepandi
Newbie level 4
ise verilog netlist
.
Do you know any way to create a Verilog-based NETLIST from a Verilog RTL code?
I want to use it for a Xilinx FPGA.
Actually, I have seen in Xilinx ISE that the "post-place&route simulation model generation" creates something similar to what I intend to do. But it is prepared (obviously) for simulation purposes, and therefore it is using simulation models of flip-flops and other components.
Basically, I'd like to have a verilog file that has only LUT-s, FF-s and other primitive instances.
Is there any way to generate such file from for example the .ngc netlist?
.
Do you know any way to create a Verilog-based NETLIST from a Verilog RTL code?
I want to use it for a Xilinx FPGA.
Actually, I have seen in Xilinx ISE that the "post-place&route simulation model generation" creates something similar to what I intend to do. But it is prepared (obviously) for simulation purposes, and therefore it is using simulation models of flip-flops and other components.
Basically, I'd like to have a verilog file that has only LUT-s, FF-s and other primitive instances.
Is there any way to generate such file from for example the .ngc netlist?