A
ashwin
Guest
Hello everyone,
I am trying to divite a std_logic_vector by a std_logic_vector.
So i converted both of them into integers and divided. But how do i
convert back to std_logic_vector.
1) Is the integer type or the division" / " synthesizable in xilinx
ISE.
2) if i use integer as my output port and when i download my code onto
the fpga, does it convert back to the binary. If yes to how many bits.
I appreciate if you could answer these questions
thanks
Ashwin
I am trying to divite a std_logic_vector by a std_logic_vector.
So i converted both of them into integers and divided. But how do i
convert back to std_logic_vector.
1) Is the integer type or the division" / " synthesizable in xilinx
ISE.
2) if i use integer as my output port and when i download my code onto
the fpga, does it convert back to the binary. If yes to how many bits.
I appreciate if you could answer these questions
thanks
Ashwin