P
priya
hi all
i have to implement the following expression in vhdl
ratio=y1/y2
i tried to use mod operation
but it has a constraint that the operand n operator(one of them) must
be constant or of power of 2.
i tried to use an IP core but the latency is high
is thr any way by which i can acheive the result in a single clock
best regards
i have to implement the following expression in vhdl
ratio=y1/y2
i tried to use mod operation
but it has a constraint that the operand n operator(one of them) must
be constant or of power of 2.
i tried to use an IP core but the latency is high
is thr any way by which i can acheive the result in a single clock
best regards