| async_fifo::<S> |
Asynchronous FIFO
|
| async_handshake::<S> |
Asynchronous handshake
|
| binary_decoder |
A binary decoder.
|
| binary_encoder |
A binary encoder.
|
| counter |
Value counter
|
| countones |
|
| delay |
Delay input by configured cycle
|
| demux |
|
| edge_detector |
Edge detector
|
| fifo |
|
| fifo_controller |
|
| gray_counter |
Value counter using Gray Encoding
|
| gray_decoder |
Converts a Gray encoded bit vector to a binary encoded bit-vector
|
| gray_encoder |
Converts a binary encoded bit vector to a Gray encoded bit-vector
|
| lfsr_galois |
|
| mux |
|
| onehot |
|
| ram |
|
| slicer |
|
| synchronizer_basic |
Basic synchronizer implementation using single-bit FF scheme
|