nikd
Newbie level 4
Hello,
for some months i have started to experiment with VHDL, and tried and made examples from the book "Learning By Example Using VHDL - Advanced Digital Design" by Richard E. Haskell and Darrin M. Hanna.
I managed to make the UART example in this book work with my PC RS232 and my terminal program, sending and receiving.
However when i try to connect 2 Spartan 3 XCS3S400 boards together with a male-male RS232 cable it doesn't seem to work.
Managed to get a package counter in this design, but when i load the Programming (.bit) file in both FPGA's then what happens is that both FPGA's count in the same time the package data, but can't control the flow.
Any source or advice?
Thank you
P.S.
VHDL Code is available to send.
for some months i have started to experiment with VHDL, and tried and made examples from the book "Learning By Example Using VHDL - Advanced Digital Design" by Richard E. Haskell and Darrin M. Hanna.
I managed to make the UART example in this book work with my PC RS232 and my terminal program, sending and receiving.
However when i try to connect 2 Spartan 3 XCS3S400 boards together with a male-male RS232 cable it doesn't seem to work.
Managed to get a package counter in this design, but when i load the Programming (.bit) file in both FPGA's then what happens is that both FPGA's count in the same time the package data, but can't control the flow.
Any source or advice?
Thank you
P.S.
VHDL Code is available to send.