aboutsummaryrefslogtreecommitdiffstats
path: root/src/verilog/Value.v
Commit message (Collapse)AuthorAgeFilesLines
* Refine the semanticsYann Herklotz2020-05-041-8/+36
|
* Add hex notation to valuesYann Herklotz2020-05-031-0/+9
|
* Add valueToInt functionYann Herklotz2020-04-241-0/+3
|
* 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