YosysHQ / apicula

Project Apicula 🐝: bitstream documentation for Gowin FPGAs
MIT License
462 stars 66 forks source link

Hardware DSP support for GW1N-9C? #167

Closed kehribar closed 4 months ago

kehribar commented 1 year ago

Hi,

It seems like apicula currently doesn't support the hardware DSP capabilities UG287E.pdf of Gowin FPGA chips.

I'm not currently interested in automatic inference of DSP modules based on higher level Verilog code but I'm looking for a way to manually instantiate MULT18X18 blocks etc.

Am I missing anything?

Thanks a lot for your efforts.

image
pepijndevos commented 1 year ago

It is indeed not supported but on the roadmap. If you'd like to help out, come hang out in matrix/irc :)

yrabbit commented 5 months ago

You can try the latest release of apicula.

kehribar commented 4 months ago

Thanks for the update! I'll close this issue for now.