Use general structure (following figure)
You have to include the following two tasks:
a) Hardware with data stored in ROM and check results using switches, buttons and displays.
b) Hardware connection with software developed for MicroBlaze processor
-
Input data: 16 words / 16 bit
-
Processing: find all the odd words
-
Output data: LEDs(16 bit): sequentially show the words found in binary with a frequency of approximately 1 Hz
-
Use software to input initial data .
Hardware solution (hardwareVersion)
Software solution (SoftVersion)
- Video - YouTube
- Four right displays: values in hexadecimal
- Display leftmost: number of odd words
- Leds: words in the binary frequency of 1Hz
- Rui Oliveira (ruipedrooliveira@ua.pt)