# Formal Verification PropertiesThese formal properties (`*_properties.sv`) and scripts (`*.sby`) are used forformal verification of `common_cells` IPs and are meant to be used with`SymbiYosys`.## Note on ToolsMake sure you have the commercial `Yosys` and `SymbiYosys`version installed andin your path or point the `YOSYS` and `SBY` variable to it. We have tested itwith the Symbiotic EDA Edition [20190105A]. Note that the FOSS version won'twork because its SystemVerilog parser does not support all the requiredfeatures.## UsageCall `make all` to run all tests.