SPI Sensor to Display
Trigger an SPI read, convert the measurement and display the low digit on 7 segments.
Chargement…
Assemble predefined IP blocks in a Vivado-like canvas, then validate the topology and interconnected ports.
Type
BD
Done
0
Unlocked
5
Total
34
Build a minimal block design: the board clock drives a BCD counter, then the counter drives a 7-segment display.
Assemble a slowed clock, a chaser controller and an 8-bit LED output.
Filter push buttons, generate a pulse and increment a counter shown on a 7-segment display.
Load a setpoint from switches, drive a PWM generator and route the signal to an LED.
Assemble an RX-to-TX path with a baud-rate generator and an intermediate buffer.
Trigger an SPI read, convert the measurement and display the low digit on 7 segments.
Read an I2C sensor, scale the measurement and drive a fan with PWM.
Combine a divider, a timer and an FSM to drive vehicle and pedestrian lights.
Receive UART bytes, buffer them, compute a CRC-8 and transmit the extended packet.
Chain an ADC stream, AXI-Stream FIFO, FIR filter and DMA writer to DDR.
Assemble a camera, line buffer, overlay and HDMI controller chain.
Assemble a small SoC: MU0 CPU, address decoder, ROM, RAM, IRQ timer and GPIO.
Safely cross from a 100 MHz to a 150 MHz domain using Clock Converter and Data FIFO.