aboutsummaryrefslogtreecommitdiffstats
path: root/src/verilog/Value.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/verilog/Value.v')
-rw-r--r--src/verilog/Value.v2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/verilog/Value.v b/src/verilog/Value.v
index 8ba5138..dc163de 100644
--- a/src/verilog/Value.v
+++ b/src/verilog/Value.v
@@ -39,6 +39,8 @@ Record value : Type :=
vword: word vsize
}.
+Search N.of_nat.
+
(** ** Value conversions
Various conversions to different number types such as [N], [Z], [positive] and