S
SmiG
Hi guys,
I need help about a simple process optimization.
I have n input signals and I have to set another signal with one of these
input values. The assignment have to be conditioned by a index value.
My issue is that my FPGA is full and the P&R became problematic. On this
assignment operation I have a little slack and I should have to optimize
this process.
I make it with a simple IF-Elsif construct and I will try to substitute it
with a CASE construct. Wich is the most efficent of implementation?
Thanks to everybody,
SmiG
PS I'm using ISE 7.1 SP4.
I need help about a simple process optimization.
I have n input signals and I have to set another signal with one of these
input values. The assignment have to be conditioned by a index value.
My issue is that my FPGA is full and the P&R became problematic. On this
assignment operation I have a little slack and I should have to optimize
this process.
I make it with a simple IF-Elsif construct and I will try to substitute it
with a CASE construct. Wich is the most efficent of implementation?
Thanks to everybody,
SmiG
PS I'm using ISE 7.1 SP4.