Trying to verify Verilog/VHDL designs with formal methods and tools
 
 
 

6 lines
80 B

alu: alu.vhd alu_t.sv alu_f.sby
sby -f -d work alu_f.sby
clean:
rm -rf work