代码搜索结果

找到约 10,000 项符合 DAC 的代码

dac0832.fit

-- MAX+plus II Compiler Fit File -- Version 10.0 9/14/2000 -- Compiled: 05/06/2004 00:20:15 -- Copyright (C) 1988-2000 Altera Corporation -- Any megafunction design, and

dac0832.hex

:020000040000FA :4D000000FFFF62FF3900FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF62 :4D004D00000C800

dac0832.v

module dac0832( clk , dat ); input clk ; output [7:0]dat ; reg [14:0]count ; reg [7:0]dat ; reg [7:0]datt ; always @(posedge clk) count=count+1 ; always @(posedge clk) dat=datt ;

dac0832.hif

HIF003 -- -- Copyright (C) 1988-2000 Altera Corporation -- Any megafunction design, and related net list (encrypted or decrypted), -- support information, device programming or simulation file, an