代码搜索结果
找到约 72,880 项符合
Design 的代码
lpm_mult1_waveforms.html
Sample Waveforms for lpm_mult1.vhd
Sample behavioral waveforms for design file lpm_mult1.vhd
The following waveforms sh
lpm_compare0_waveforms.html
Sample Waveforms for lpm_compare0.vhd
Sample behavioral waveforms for design file lpm_compare0.vhd
The following wavefo
lpm_mult0_waveforms.html
Sample Waveforms for lpm_mult0.vhd
Sample behavioral waveforms for design file lpm_mult0.vhd
The following waveforms sh
mult1_waveforms.html
Sample Waveforms for mult1.v
Sample behavioral waveforms for design file mult1.v
The following waveforms show the behav
example52.m
%hf2
%==============
%==============
%define the problem...
clc
T=[+1 -1;
-1 +1];
%design the network...
[W,B]=solvehop(T);
example55.m
%hf6
%==============
%==============
%define the problem...
clc
T=[+1 +1 -1 +1;
-1 +1 +1 -1;
-1 -1 -1 +1;
+1 +1 +1 +1;
-1 -1 +1 +1]
%design the network...
[W,B]=solvehop(T);
example54.m
%hf4
%==============
%==============
T=[+1 +1;
-1 +1;
-1 -1];
%design the network...
[W,B]=solvehop(T);
myfifo_8_waveforms.html
Sample Waveforms for myfifo_8.v
Sample behavioral waveforms for design file myfifo_8.v
The following waveforms show the
myfifo_10_waveforms.html
Sample Waveforms for myfifo_10.v
Sample behavioral waveforms for design file myfifo_10.v
The following waveforms show t