代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/444623/7610237
bak encode.v.bak
module encode(a,c,en);
input[8:1] a;
output[7:0] c;
reg[7:0] c;
output[7:0] en;
reg[3:0] c_tmp;
integer i;
assign en=0;
always@(a)
begin
c_tmp=0;
for(i=1;i
www.eeworm.com/read/444623/7610238
rpt encode.fit.rpt
Fitter report for encode
Fri Oct 20 15:58:01 2006
Version 5.1 Build 176 10/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. F
www.eeworm.com/read/444623/7610239
summary encode.tan.summary
--------------------------------------------------------------------------------------
Timing Analyzer Summary
--------------------------------------------------------------------------------------
www.eeworm.com/read/444623/7610243
eqn encode.map.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/444623/7610244
eqn encode.fit.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/444623/7610249
hdb encode.cmp.hdb
www.eeworm.com/read/444623/7610251
qmsg encode.map.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0}
{ "I
www.eeworm.com/read/444623/7610252
hdb encode.rtlv.hdb
www.eeworm.com/read/444623/7610254
cdb encode.signalprobe.cdb
www.eeworm.com/read/444623/7610255