verdi
There are 6 repositories under verdi topic.
uwplse/verdi
A framework for formally verifying distributed systems implementations in Coq
uwplse/verdi-raft
An implementation of the Raft distributed consensus protocol, verified in Coq using the Verdi framework
DistributedComponents/verdi-lockserv
An implementation of a simple asynchronous message-passing lock server, verified in Coq using the Verdi framework
DistributedComponents/verdi-runtime
Verdi framework runtime library
DistributedComponents/verdi-cheerios
A verified system transformer for serialization of Verdi systems using the Cheerios library.
geitanksha/risc-v-pipelined
Created a RISC-V Pipelined processor in SystemVerilog with features like Caches, Prefetching, History Table. Skills employed: SystemVerilog, Verdi, Logic Design, Computer Architecture