We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff511b2 commit 2671e1aCopy full SHA for 2671e1a
veriloggen/types/axi.py
@@ -1,5 +1,6 @@
1
from __future__ import absolute_import
2
from __future__ import print_function
3
+from __future__ import division
4
5
import functools
6
import math
0 commit comments