mirror of
https://github.com/aolofsson/oh.git
synced 2025-01-30 02:32:53 +08:00
19fa611bb9
- adding more chip code - pushing memory stuff into common - making common "oh_" naming class -
65 lines
568 B
Markdown
65 lines
568 B
Markdown
This folder contains small self contained logical circuits
|
|
|
|
## ***BASIC***
|
|
**oh_rsync
|
|
**oh_dsync
|
|
**oh_muxN
|
|
**oh_edgealign
|
|
**oh_pulse2pulse
|
|
**oh_stretcher
|
|
**oh_clkdiv
|
|
**oh_arbiter_static
|
|
oh_fifo_sync
|
|
oh_fifo_async
|
|
oh_memory_sp
|
|
oh_memory_dp
|
|
|
|
oh_arbiter_dynamic
|
|
oh_arbiter_fair
|
|
oh_add
|
|
oh_abs
|
|
oh_sub
|
|
oh_shifter
|
|
oh_bin2gray
|
|
oh_gray2bin
|
|
oh_counter_gray
|
|
oh_counter_bin
|
|
oh_counter_lfsr
|
|
oh_csa32
|
|
oh_csa42
|
|
oh_decrement
|
|
oh_increment
|
|
oh_mac
|
|
oh_sop
|
|
oh_crc
|
|
oh_ecc
|
|
oh_parity
|
|
oh_8b10b_dec
|
|
oh_8b10b_enc
|
|
oh_pll
|
|
|
|
oh_shiftregister
|
|
|
|
|
|
|
|
## **MODULES**
|
|
dma
|
|
i2c
|
|
jtag
|
|
uart
|
|
gpio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|