aboutsummaryrefslogtreecommitdiffstats
path: root/src/hls/RTLPargen.v
Commit message (Collapse)AuthorAgeFilesLines
* Add predicate semantics to abstractdev/ioYann Herklotz2021-05-261-69/+296
|
* Finish top-level of proofYann Herklotz2021-05-211-9/+1
|
* Finish up step_cf_instr_correct againYann Herklotz2021-05-161-0/+18
|
* Fix the top-level proofs with new state_matchYann Herklotz2021-05-151-8/+101
|
* Finish abstract interpretationYann Herklotz2021-05-121-75/+199
|
* Fix admitted in first proof of sem. preservationYann Herklotz2021-05-101-19/+68
|
* Finish correctness of semantics wrt. RTBlockYann Herklotz2021-05-061-84/+327
|
* Add admitted proof of translations in RTLPargenYann Herklotz2021-05-031-27/+177
|
* Fix RTLPar to use instr list list listYann Herklotz2021-02-161-7/+1
|
* Add temporary fixes to get everything to compiledev/predicated-executionYann Herklotz2021-02-121-1/+9
|
* Add Vrange and predicatesYann Herklotz2021-02-021-4/+5
|
* Fix proofs with better defined equalityYann Herklotz2021-01-301-11/+6
|
* Fix definitions of proofs some moreYann Herklotz2021-01-291-47/+51
|
* Fix HTLPargen and RTLPargenYann Herklotz2021-01-291-51/+173
|
* Add more proofs for RTLPargen correctnessYann Herklotz2021-01-271-6/+22
|
* Remove the schedule oracleYann Herklotz2021-01-261-3/+515
|
* Share code between RTLBlock and ParYann Herklotz2021-01-211-44/+7
|
* Correct translation of scheduling with oracle checkYann Herklotz2021-01-131-4/+53
|
* Add RTLPargen.vYann Herklotz2021-01-131-0/+27