mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-03 21:09:12 +00:00 
			
		
		
		
	
				Rename formal cells in addition to witness signals. This is required to reliably track individual property states for the non-smtbmc flows. Also removes a misplced `break` which resulted in only partial witness renaming.  | 
			||
|---|---|---|
| .. | ||
| .gitignore | ||
| example.v | ||
| example.ys | ||
| Makefile.inc | ||
| smt2.cc | ||
| smtbmc.py | ||
| smtbmc_incremental.py | ||
| smtio.py | ||
| test_cells.sh | ||
| witness.py | ||
| ywio.py | ||