Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Regular Visitor
omerbashir
Posts: 6
Registered: ‎05-28-2012
0

UART on Spartan 3A-3400 DSP kit

Hi I am using Spartan 3A-3400 DSP kit for implementing AES. The kit is having an RS232 interface on it. Do I need to incorporate the UART code in the verilog code for AES? Anyone one having any idea about it, please help.

Expert Contributor
bassman59
Posts: 4,661
Registered: ‎02-25-2008
0

Re: UART on Spartan 3A-3400 DSP kit


omerbashir wrote:

Hi I am using Spartan 3A-3400 DSP kit for implementing AES. The kit is having an RS232 interface on it. Do I need to incorporate the UART code in the verilog code for AES? Anyone one having any idea about it, please help.


The EIA-232 spec defines signal levels, and is not interested in the protocol attached to the signals.

 

If you want a UART in the design, you have to design one in.

 

UARTs are a homework assignment for university juniors.


----------------------------------------------------------------
Yes, I do this for a living.
Super Contributor
chandrajit_pal
Posts: 109
Registered: ‎04-28-2010
0

Re: UART on Spartan 3A-3400 DSP kit

hi,

     if you want to check your generated ciphertext on the hyperterminal u certainly need to use UART core and instead of writing the core an IP core haas been given by Xilinx...

 

best regards


Best Regards
Chandrajit