Close

RTL lib 1.0 Release

A project log for Play FPGA like Arduino

Build cool things with M10. For starters, you can build a Lego Monster Truck with it. For more fun, how about home automation through DTMF?

changyi-guChangyi Gu 03/31/2017 at 07:480 Comments

RTL lib 1.0 is released on GitHub, with the following peripherals:

*) ADC: ADC for Altera MAX10

*) BCD: Binary Codec Decimal

*) block_memory: BRAM inferred

*) chip_ID: chip ID for Altera MAX 10

*) codec: voice codec

*) debug_counter_led: counter and led for debug

*) FASM_register: register for Wishbone FASM

*) flash_loader: module to load image into CFM

*) interrupt: interrupt controller

*) SD: MicroSD card controller

*) SRAM: Serial SRAM

*) SRT_DIV: radix 4 SRT division

*) switch_debouncer: button debouncer

*) timer: 8051 timer

*) UART: Async Serial port for 8051

Discussions