Skip to content

Commit 5e45b6c

Browse files
committedSep 29, 2015
build: add missing import for Lattice Diamond
1 parent 6d2d70d commit 5e45b6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

Diff for: ‎migen/build/lattice/diamond.py

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
# License: BSD
33

44
import os
5+
import sys
56
import subprocess
67
import shutil
78

0 commit comments

Comments
 (0)
Please sign in to comment.