jesd204/ad_ip_jesd204_tpl_dac: Support for F=64

main
Laszlo Nagy 2021-07-22 08:25:28 +01:00 committed by Laszlo Nagy
parent c39b6b2ac8
commit 20fc00a811
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,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" \