aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/vests/vhdl-93/ashenden/compliant/ch_05_ch_05_21.vhd
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/vests/vhdl-93/ashenden/compliant/ch_05_ch_05_21.vhd')
-rw-r--r--testsuite/vests/vhdl-93/ashenden/compliant/ch_05_ch_05_21.vhd2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/vests/vhdl-93/ashenden/compliant/ch_05_ch_05_21.vhd b/testsuite/vests/vhdl-93/ashenden/compliant/ch_05_ch_05_21.vhd
index c53d4b1f8..20bbe50e1 100644
--- a/testsuite/vests/vhdl-93/ashenden/compliant/ch_05_ch_05_21.vhd
+++ b/testsuite/vests/vhdl-93/ashenden/compliant/ch_05_ch_05_21.vhd
@@ -78,7 +78,7 @@ begin
-- end of code from book
- stimulus : all_possible_values( bv => test_input,
+ stimulus_proc : all_possible_values( bv => test_input,
delay_between_values => 10 ns );
(serial_select, write_en, bus_clk) <= test_input;