Git Product home page Git Product logo

amlib's Introduction

amlib

Assorted library of utility cores for amaranth HDL.

This library is in active development, therefore beware that things may break!

This library contains:

amlib.io : Basic communication cores:

  • UART
  • I2C
  • I2S (currently transmit only)
  • SPI
  • MAX7219 SPI LED array driver core
  • seven segment driver, value to bitbar driver
  • neopixel (WS2812) RGB led strip driver core

amlib.dsp : Building blocks for digital signal processing:

  • fixed point FIR filter
  • fixed point IIR filter
  • fixed point CIC filter
  • fixed point halfband filter
  • filterbank
  • fractional resampler

amlib.soc : Building blocks for SOC creation:

  • CPU
  • interrupts
  • memory
  • wishbone
  • CSRs
  • SimpleSOC
  • peripherals

amlib.stream

  • LiteX like streams
  • stream generators from ROM
  • stream to I2C
  • stream to/from FIFO
  • stream arbiter
  • stream to UART

amlib.debug : Internal logic analyzer (ILA)

amlib.test : Convenience tools for automated testing of simulations, CRC

amlib.utils : basic utility modules:

  • bit manipulation functions
  • one-hot-multiplexer
  • synchronizer
  • strobe stretcher
  • dividing counter
  • edge to pulse
  • edge detectors
  • linear feedback shift register (LFSR)
  • NRZI encoder
  • shift register

amlib's People

Contributors

hansfbaier avatar kazkojima avatar dicethrow avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.