mirror of
https://github.com/YosysHQ/sby.git
synced 2026-02-21 18:57:37 +00:00
Merge f17a6e118a into ff98e51c13
This commit is contained in:
commit
687cffb806
5 changed files with 368 additions and 4 deletions
2
Makefile
2
Makefile
|
|
@ -52,6 +52,8 @@ else
|
|||
-e "s|##yosys-release-version##|release_version = '$(YOSYS_RELEASE_VERSION)'|;" < sbysrc/sby.py > $(DESTDIR)$(PREFIX)/bin/sby
|
||||
chmod +x $(DESTDIR)$(PREFIX)/bin/sby
|
||||
endif
|
||||
cp tools/btor2aig_yw/btor2aig_yw.py $(DESTDIR)$(PREFIX)/bin/btor2aig_yw
|
||||
chmod +x $(DESTDIR)$(PREFIX)/bin/btor2aig_yw
|
||||
|
||||
.PHONY: check_cad_suite run_ci
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue