- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
UART on Spartan 3A-3400 DSP kit
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-12-2012 11:43 PM
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.
Re: UART on Spartan 3A-3400 DSP kit
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-13-2012 10:45 AM
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.
Re: UART on Spartan 3A-3400 DSP kit
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-18-2012 06:27 AM
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
Chandrajit











