A
Andy
Guest
Hi all,
I am trying to implement a small ALU module using the Xilinx ISE web
pack and the simulator is Silos.
When I try to synthesize this design, it gives me an error for the
division. I have implemented division directly, i.e. out <= A / B;
All I know is this is a pretty inefficient way of doing it but was not
expecting errors.
Any tips or pointers will be very helpful.
Thanks,
Andy
I am trying to implement a small ALU module using the Xilinx ISE web
pack and the simulator is Silos.
When I try to synthesize this design, it gives me an error for the
division. I have implemented division directly, i.e. out <= A / B;
All I know is this is a pretty inefficient way of doing it but was not
expecting errors.
Any tips or pointers will be very helpful.
Thanks,
Andy