##// END OF EJS Templates
Forward DATA_SHAPING_SATURATION generic from lpp_lfr to lpp_lfr_filter.
jeandet -
r666:165069c8bf8d default draft
parent child
Show More
@@ -193,7 +193,8 BEGIN
193 GENERIC MAP (
193 GENERIC MAP (
194 tech => tech,
194 tech => tech,
195 Mem_use => Mem_use,
195 Mem_use => Mem_use,
196 RTL_DESIGN_LIGHT => RTL_DESIGN_LIGHT)
196 RTL_DESIGN_LIGHT => RTL_DESIGN_LIGHT,
197 DATA_SHAPING_SATURATION => DATA_SHAPING_SATURATION)
197 PORT MAP (
198 PORT MAP (
198 sample => sample_s,
199 sample => sample_s,
199 sample_val => sample_val,
200 sample_val => sample_val,
General Comments 0
You need to be logged in to leave comments. Login now