litex/milkymist/dvisampler/common.py
2013-03-22 23:49:25 +01:00

2 lines
123 B
Python

control_tokens = [0b1101010100, 0b0010101011, 0b0101010100, 0b1010101011]
channel_layout = [("d", 8), ("c", 2), ("de", 1)]