Hello,
I am using the iCEstick with the iCE40 FPGA, with the ICECube2 tool + Synplify pro.
I am getting a strange error in iCEcube2 when making the P&R, at the place stage:
Phase 4
I2712: Tool unable to find location for GB clockFeeder.clkPrescSig_RNIJ0DC2_0
Error during global Buffer placement
The error is related to a clock signal coming out from a prescaler and shared by multiple instances of my design. Apparently, it assign some global buffer option as reconize it to be a clock, and some how it does not know where to put the signal.
If this signal is applied to only one instance, it works.Now, I was trying with Synplify Pro, since it is able to make all the chain, up to the P&R.
Now I have two possible solutions:
1. Counter measure this GB problem in iCECube2
2. Know why Synplify mess up with the pin assignment: seems to read another pin contraint file, different from the one created in ICECube2
Help
