Hi,
I had problems because of too much LUTs use in module org.v with ZXTRES fpga (xilinx A35T) and I could reduce more than 6000 LUTs by changing the way the osd buffer is used so it could infers a BRAM instead of using regs.
I don't know if this behaviour can be improved in others fpgas, you can take a look in
osd.v
Regards,
Antonio.
Hi,
I had problems because of too much LUTs use in module org.v with ZXTRES fpga (xilinx A35T) and I could reduce more than 6000 LUTs by changing the way the osd buffer is used so it could infers a BRAM instead of using regs.
I don't know if this behaviour can be improved in others fpgas, you can take a look in
osd.v
Regards,
Antonio.