diff --git a/stdlib/rtl/oh_mult.v b/stdlib/rtl/oh_mult.v index cc58b75..5dec3f6 100644 --- a/stdlib/rtl/oh_mult.v +++ b/stdlib/rtl/oh_mult.v @@ -5,8 +5,6 @@ //# License: MIT (see LICENSE file in OH! repository) # //############################################################################# -defparam oh_mult.N = 16; - module oh_mult #(parameter N = 32, // block width parameter SYN = "TRUE", // synthesizable