A word has a width, not a length.
[matthijs/master-project/cλash.git] / CoreTools.hs
index a9114565c9aca9c732bc1c73848637b53a787f79..06b7a62388a4c00446737e026bed7e03bf974d4b 100644 (file)
@@ -46,7 +46,7 @@ eval_tfp_int ty =
     core <- toCore modules expr
     execCore core 
 
--- | Get the length of a SizedWord type
+-- | Get the width of a SizedWord type
 sized_word_len :: Type.Type -> Int
 sized_word_len ty =
   eval_tfp_int len