Reduces LUT needed by mul extension
This commit is contained in:
5
src/main/scala/projet/Constants.scala
Normal file
5
src/main/scala/projet/Constants.scala
Normal file
@@ -0,0 +1,5 @@
|
||||
package projet
|
||||
|
||||
object Constants {
|
||||
def DIVISION_CYCLES_COUNT = 8
|
||||
}
|
||||
Reference in New Issue
Block a user