From b5c819051b15bdb2b533ac7b439b5b1ce5461f8c Mon Sep 17 00:00:00 2001 From: Cary R Date: Sun, 13 Dec 2009 17:31:40 -0800 Subject: [PATCH] Fix out of bounds select warning text in man page. (cherry picked from commit 8144283b0d517f07d52297fb37d53c4c3c3cc4b8) --- driver/iverilog.man.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/driver/iverilog.man.in b/driver/iverilog.man.in index ba5d3f4af..e0a5a6c24 100644 --- a/driver/iverilog.man.in +++ b/driver/iverilog.man.in @@ -273,8 +273,8 @@ will generate a warning. .TP 8 .B select-range This enables warnings for constant out of bound selects. This includes -partial or fully out of bound selects as well as a select using 'bx as -an index. +partial or fully out of bound selects as well as a select containing +a 'bx or 'bz in the index. .TP 8 .B timescale