本帖最后由 超級狗 于 2013-8-14 15:53 编辑 3 Q( k$ t& d: s . l6 Q0 A6 ~* bDevice Output-Enable Pin. A1 q2 z) m8 d8 T3 A" w7 n( f
The MAX II device has a chip-wide output-enable pin (DEV_OE) to control the output enable for all output pins in your design. This allows bus-sharing in your system where you can disable the MAX II output so that other devices can drive the bus. If you use this option, all outputs on the chip operate normally when DEV_OE is asserted. When the pin is deasserted, all outputs are tri-stated. The DEV_OE pin functions as a normal user I/O pin if the option is not used. 0 m& E1 f% @$ a9 P 0 x3 s l$ E; J% ~3 B( G{:soso_e134:}
复用管脚,你要在quartus里面开启这个才能用。不开启就是个普通IO,开启就是DEV_OE功能。. e K& S, E# L' P, D2 T
开启后可能是输入0所有输出IO就变成三态口,相当于不让输出了。输入1就又变回输出IO了。 0 F7 v' G$ ~6 I k- M Z/ i+ a, R* Z