Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to read design output in Spartan 6 board?

Status
Not open for further replies.

doost4

Junior Member level 3
Joined
Apr 2, 2017
Messages
27
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
253
Hi
I'm new to this forum and FPGA design. right now I've developed a software for fault injection. for assessing the design reliability, I need to change the Flip Flops values and track the changes in the design outputs.
The problem is, I don't know how to read the design outputs after I program the design on FPGA. I implement the design on Spartan 6 board using Xilinx ISE 14.7 software. Is there anyone help me cope with this problem?

Thanks
 

easiest way is to use some form of UART to output data.
 

UART is used to comminicate your design outputs with the FPGA. Please read.

Thanks, but should I implement UART in my design? I think my FPGA board has a USB->UART port. So how should I use this port ?:roll:
 

Hi,

what answers do you expect from us?
should I implement UART in my design?
The answer is already given in post#2

So how should I use this port ?
The answer is already given as link in post#4

*****
Please describe more clearely where you see the problems.

UART is simple, widely used, loads of source code and information available.

If you don´t like UART, then tell us why and what alternatives you see.

Klaus
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top