Uart with parity check

Status
Not open for further replies.

johnbizzee

Newbie level 5
Joined
Apr 11, 2014
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
55
Hi, I have a question on how to simulate this situation.

I have a working UART with parity checker that I synthesized to a Spartan 3 FPGA.

If the parity check is incorrect, a signal will be set to high. This signal I routed to an LED on the FPGA board. I use Putty on Windows to communicate with the serial port and enter data to be transmitted through the terminal.

How do I emulate the receiver receiving the wrong data to light up the parity error led?
 

Can you configure putty using the opposite parity?

Or make a HDL block that generates UART signal with wrong parity and loop it into your receiver block.

Or simulate?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…