Asking about FPGA-SPARTAN error in synthizer

what can cause this error : ERROR: a gnd net is driven by primitive gate(s) -- NET: GND0 ???

Reply to
H.Azmi
Loading thread data ...

H.Azmi wrote: : what can cause this error : : ERROR: a gnd net is driven by primitive gate(s) -- NET: GND0

You overwhelm us with information.

Do you do schematic capture for your design? I guess you connected some gate output to ground.

Bye

--
Uwe Bonnes                bon@elektron.ikp.physik.tu-darmstadt.de

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
Reply to
Uwe Bonnes

I have seen similar things generated by synthesisers When this has been the problem the net is driven by the output of a lut. The lut has a constant value output and has no inputs. To find if this is the problem use FPGA EDITOR to look at the design, select the net from the list window and use the attrib button to bring up the pop-up window. Then select the pins tab and you will see the output and inputs of the net.

If this is your problem check to see if you are synthesising for the correct part. This sort of structure is sometimes valid in families without built-in pull elements. Otherwise try and change your logic, or synth options, to get a different synthesis that might not have the problem.

John Adair Enterpoint Ltd.

This message is the personal opinion of the sender and not that necessarily that of Enterpoint Ltd.. Readers should make their own evaluation of the facts. No responsibility for error or inaccuracy is accepted.

Reply to
John Adair

formatting link

-- Mike Treseler

Reply to
Mike Treseler

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.