ad_ip_jesd204_tpl_adc: BITS_PER_SAMPLE is a HDL parameter

main
Istvan Csomortani 2019-09-18 13:45:13 +01:00 committed by István Csomortáni
parent af94487f57
commit acba490c2e
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ ad_ip_parameter NUM_CHANNELS INTEGER 1 true [list \
GROUP $group \
]
ad_ip_parameter BITS_PER_SAMPLE INTEGER 16 false [list \
ad_ip_parameter BITS_PER_SAMPLE INTEGER 16 true [list \
DISPLAY_NAME "Bits per Sample (N')" \
ALLOWED_RANGES {8 12 16} \
UNITS bits \