K
Kevin Neilson
Guest
The Xilinx built-in blockRAM FIFOs seem pretty nice, but is there any way to infer them? Probably not. They're not that useful otherwise, unless you want to instantiate the primitive (not really), use CoreGen (no), and simulate using a unisim (who's got the time?).
I always thought it'd be nice if Synplify could infer the Systemverilog push_front and pop_back queue commands as a FIFO and then use its own SynCore tool to make a FIFO from that. I might have to wait another 7-8 years for that one.
I always thought it'd be nice if Synplify could infer the Systemverilog push_front and pop_back queue commands as a FIFO and then use its own SynCore tool to make a FIFO from that. I might have to wait another 7-8 years for that one.