Create Vector Simulation Stimulus
Open Text Editor
Type in vector stimulus
Clock
Pattern
Output
% units default to ns %
START 0 ;
STOP 1000 ;
INTERVAL 100 ;
INPUTS CLOCK ;
PATTERN
0 1 ; % CLOCK ticks every 100 ns %
INPUTS A B ;
PATTERN
0> 0 0
220> 1 0
320> 1 1
570> 0 1
720> 1 1;
OUTPUTS Y1 Y0 ;
PATTERN % check output at every Clock pulse %
= X X
= 0 0
= 0 1
= 1 0
= 1 1;
ÀÌÀü ½½¶óÀ̵å
´ÙÀ½ ½½¶óÀ̵å
ù ½½¶óÀ̵å·Î À̵¿
±×·¡ÇÈ ¹öÀü º¸±â