aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/vests/vhdl-93/ashenden/compliant/ch_05_ch_05_24.vhd
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2013-12-20 06:36:56 +0100
committerTristan Gingold <tgingold@free.fr>2013-12-20 06:36:56 +0100
commitbd674d4f2b4935a28981e71f0a689cc911a30b8d (patch)
tree29117fc7b150cbbc74359feedf35ecfad3264153 /testsuite/vests/vhdl-93/ashenden/compliant/ch_05_ch_05_24.vhd
parent6c3f709174e8e4d5411f851cedb7d84c38d3b04a (diff)
downloadghdl-bd674d4f2b4935a28981e71f0a689cc911a30b8d.tar.gz
ghdl-bd674d4f2b4935a28981e71f0a689cc911a30b8d.tar.bz2
ghdl-bd674d4f2b4935a28981e71f0a689cc911a30b8d.zip
Changes in the vests testsuite.
Some tests were 'fixed', some disabled. Need a second analysis.
Diffstat (limited to 'testsuite/vests/vhdl-93/ashenden/compliant/ch_05_ch_05_24.vhd')
-rw-r--r--testsuite/vests/vhdl-93/ashenden/compliant/ch_05_ch_05_24.vhd2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/vests/vhdl-93/ashenden/compliant/ch_05_ch_05_24.vhd b/testsuite/vests/vhdl-93/ashenden/compliant/ch_05_ch_05_24.vhd
index f2ef085d0..6e8c4b0c8 100644
--- a/testsuite/vests/vhdl-93/ashenden/compliant/ch_05_ch_05_24.vhd
+++ b/testsuite/vests/vhdl-93/ashenden/compliant/ch_05_ch_05_24.vhd
@@ -87,7 +87,7 @@ begin
end block block_05_4_b;
- stimulus : all_possible_values( bv => test_input,
+ stimulus_proc : all_possible_values( bv => test_input,
delay_between_values => 10 ns );
(s1, s2) <= test_input;