esd204/ad_ip_jesd204_tpl_adc: Support more datapath widths
parent
c808d8c3c7
commit
4407d72d42
|
@ -77,7 +77,7 @@ foreach {p v} {
|
|||
"DMA_BITS_PER_SAMPLE" "8 12 16" \
|
||||
"CONVERTER_RESOLUTION" "8 11 12 16" \
|
||||
"SAMPLES_PER_FRAME" "1 2 3 4 6 8 12 16" \
|
||||
"OCTETS_PER_BEAT" "4 6 8 12" \
|
||||
"OCTETS_PER_BEAT" "4 6 8 12 16 32 64" \
|
||||
} { \
|
||||
set_property -dict [list \
|
||||
"value_validation_type" "list" \
|
||||
|
|
Loading…
Reference in New Issue