M
Martin Euredjian
Guest
In using "generate" with a counter variable to instantiate a number of
SRLC16's (VirtexII) I thought I'd include RLOC's in the code as well. The
problem is that I'm not sure how to have the attribute string created within
the "generate" statement block. It would need to produce something like
this:
//synthesis attribute RLOCK of BIT[0].SRL is X0Y0
//synthesis attribute RLOCK of BIT[1].SRL is X0Y1
//synthesis attribute RLOCK of BIT[2].SRL is X0Y2
//synthesis attribute RLOCK of BIT[3].SRL is X0Y3
//synthesis attribute RLOCK of BIT[4].SRL is X0Y4
....
etc.
Can someone give me a shove in the right direction?
Thanks,
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Martin Euredjian
To send private email:
0_0_0_0_@pacbell.net
where
"0_0_0_0_" = "martineu"
SRLC16's (VirtexII) I thought I'd include RLOC's in the code as well. The
problem is that I'm not sure how to have the attribute string created within
the "generate" statement block. It would need to produce something like
this:
//synthesis attribute RLOCK of BIT[0].SRL is X0Y0
//synthesis attribute RLOCK of BIT[1].SRL is X0Y1
//synthesis attribute RLOCK of BIT[2].SRL is X0Y2
//synthesis attribute RLOCK of BIT[3].SRL is X0Y3
//synthesis attribute RLOCK of BIT[4].SRL is X0Y4
....
etc.
Can someone give me a shove in the right direction?
Thanks,
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Martin Euredjian
To send private email:
0_0_0_0_@pacbell.net
where
"0_0_0_0_" = "martineu"