S
Smith
Guest
Hi all.
I am now trying to test my UART module with using the Spartan 3 board.
As in the UART module, for the submodule of the receiver, I have 8 bit
data to feed the Receive port which is the P3 in the Spartan 3. In the
other hand, the transmit port for the 8 bit data to be transmitted is
via the P4 port in the Spartan 3.
When I want to generate the UCF file, my problem comes. In the list of
I/O pins, there are the receive port (input) and following by bit 0 to
7 input. Besides, for the output, it starts with bit 7 down to the bit
0 and then followed by the output port which is the transmitt port for
the submodule transmitter. I have no problem in assigning the port for
the clock as it only one.
My doubt is does it need to assign each bit of the data to the specific
port, either the receiver module or the transmitter module? I had tried
to assign all the bits to the same port, but it seems it only able to
assign the receive port to the P3 and bit 7 of the data in the
transmitter module for P4. Did I make any mistake in this? Or only i
need is just to assign the main port which is the receive port and the
transmitt port, without the 8-bit data for the receive and transmitt
port respectively?
Thanks advance.
Best regards,
Smith
I am now trying to test my UART module with using the Spartan 3 board.
As in the UART module, for the submodule of the receiver, I have 8 bit
data to feed the Receive port which is the P3 in the Spartan 3. In the
other hand, the transmit port for the 8 bit data to be transmitted is
via the P4 port in the Spartan 3.
When I want to generate the UCF file, my problem comes. In the list of
I/O pins, there are the receive port (input) and following by bit 0 to
7 input. Besides, for the output, it starts with bit 7 down to the bit
0 and then followed by the output port which is the transmitt port for
the submodule transmitter. I have no problem in assigning the port for
the clock as it only one.
My doubt is does it need to assign each bit of the data to the specific
port, either the receiver module or the transmitter module? I had tried
to assign all the bits to the same port, but it seems it only able to
assign the receive port to the P3 and bit 7 of the data in the
transmitter module for P4. Did I make any mistake in this? Or only i
need is just to assign the main port which is the receive port and the
transmitt port, without the 8-bit data for the receive and transmitt
port respectively?
Thanks advance.
Best regards,
Smith