Unconnected Blocks??

I keep getting the following warning from ISE:

FF/Latch (without init value) have a constant value of 0 in block . FF/Latch is unconnected in block . FF/Latch is unconnected in block . FF/Latch is unconnected in block . FF/Latch is unconnected in block . FF/Latch is unconnected in block . FF/Latch is unconnected in block . FF/Latch is unconnected in block . ...and so on down to : FF/Latch is unconnected in block .

The code for this was quite simple:

reg[319:0] full_wf_out; always @(posedge clk) begin if(ch_cross_ctr[chnum]==36)//we're done full_wf_out[319:0]

Reply to
idp2
Loading thread data ...

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.