3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2026-03-02 14:56:57 +00:00

Rename SymbiYosys to SBY

This commit is contained in:
Gus Smith 2026-02-24 09:03:49 -08:00
parent 4dabe8ab32
commit b4e66e3a33
23 changed files with 38 additions and 38 deletions

View file

@ -21,7 +21,7 @@ endif
help:
@echo ""
@echo "sudo make install"
@echo " build and install SymbiYosys (sby)"
@echo " build and install SBY"
@echo ""
@echo "make html"
@echo " build documentation in docs/build/html/"