aboutsummaryrefslogtreecommitdiffstats
path: root/src/verilog/Value.v
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary LemmaYann Herklotz2020-04-221-8/+1
| | | | | Still cannot run these functions inside Coq itself, however, they work when they are extracted to Caml.
* Add main module runYann Herklotz2020-04-171-1/+1
|
* Create Value module for bitvectorsYann Herklotz2020-04-151-0/+217