xilinx_ise: import Instance

This commit is contained in:
Sebastien Bourdeauducq 2013-02-24 15:36:56 +01:00
parent d60ab1d215
commit 2b902fdcbd
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ import os, struct, subprocess
from decimal import Decimal
from migen.fhdl.structure import *
from migen.fhdl.specials import SynthesisDirective
from migen.fhdl.specials import Instance, SynthesisDirective
from migen.genlib.cdc import *
from mibuild.generic_platform import *