mirror of
https://github.com/aolofsson/oh.git
synced 2025-02-07 06:44:09 +08:00
Fixing random compile issue with -y include in surelog
This commit is contained in:
parent
f21be19c28
commit
b8a962e61b
@ -5,8 +5,6 @@
|
|||||||
//# License: MIT (see LICENSE file in OH! repository) #
|
//# License: MIT (see LICENSE file in OH! repository) #
|
||||||
//#############################################################################
|
//#############################################################################
|
||||||
|
|
||||||
defparam oh_mult.N = 16;
|
|
||||||
|
|
||||||
module oh_mult
|
module oh_mult
|
||||||
#(parameter N = 32, // block width
|
#(parameter N = 32, // block width
|
||||||
parameter SYN = "TRUE", // synthesizable
|
parameter SYN = "TRUE", // synthesizable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user