altera_quartus: fix import _Fragment

This commit is contained in:
Florent Kermarrec 2013-08-26 18:08:01 +02:00 committed by Sebastien Bourdeauducq
parent 316faa7fa8
commit 9569152309
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
import os, subprocess
from migen.fhdl.structure import _Fragment
from mibuild.generic_platform import *
from mibuild.crg import SimpleCRG
from mibuild import tools