nestang icon indicating copy to clipboard operation
nestang copied to clipboard

newbie question about nestang_nano20k.gprj

Open oldoldman opened this issue 1 year ago • 3 comments

Hi guys, When run synthsizing of the nestang_nano20k.gprj, I got the following error

ERROR (RP0006) : The number(27765(26541 LUTs, 882 ALUs, 0 ROM16s, 57 SSRAMs)) of logic in the design exceeds the resource limit(20736) of current device

How does this happen? Many thanks!

oldoldman avatar Sep 28 '24 13:09 oldoldman

A couple followup questions :)

  1. What branch are you on?
  2. What version of GOWIN IDE are you using? EDU? Licensed?

fjpolo avatar Oct 01 '24 15:10 fjpolo

I'm using nestang_nano20k.gprj on the master branch. And the IDE is EDU. BTW, I've tried nestang-0.7.2rc , which works fine.

oldoldman avatar Oct 03 '24 02:10 oldoldman

Make sure you use Gowin 1.9.9. I use the Pro version (the Edu version should work). 1.9.10 does not work as Gowin somehow disabled SSRAM support in this release for some reason, which results in excessive resource usage.

nand2mario avatar Oct 04 '24 10:10 nand2mario

@oldoldman if the issue is resolved please be sure to close it :)

fjpolo avatar Oct 19 '24 12:10 fjpolo