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 6724308 commit 7ea49b4Copy full SHA for 7ea49b4
hello_led.py
@@ -1,3 +1,5 @@
1
+from __future__ import absolute_import
2
+from __future__ import print_function
3
import sys
4
import os
5
from veriloggen import *
0 commit comments