esd204/ad_ip_jesd204_tpl_adc: Support more datapath widths

main
Laszlo Nagy 2021-07-21 14:25:57 +01:00 committed by Laszlo Nagy
parent c808d8c3c7
commit 4407d72d42
1 changed files with 1 additions and 1 deletions

View File

@ -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" \