I am designing a processor using an Altera DE1 Board and I want to monitor some metrics like the clock frequency, register values, etc.
I am planning to import data from the DE1's USB Blaster and display it in a UI designed in Windows Form.
Is it possible to export data from the DE1's USB Blaster and import it in a UI? How?
TIA for the answer.