Skip to content

Commit 0ada13c

Browse files
committed
Use HTTPS for website links, gatecat email
git ls-tree -r --name-only HEAD | xargs sed -i -rf ~/fixemails.sed s/((Claire|Xen|Xenia|Clifford)\s+)+(Wolf|Xen)\s+<(claire|clifford)@(symbioticeda.com|clifford.at|yosyshq.com)>/Claire Xenia Wolf <[email protected]>/gi; s/((Nina|Nak|N\.)\s+)+Engelhardt\s+<nak@(symbioticeda.com|yosyshq.com)>/N. Engelhardt <[email protected]>/gi; s/((David)\s+)+(Shah|gatecat)\s+<(dave|david|gatecat)@(symbioticeda.com|yosyshq.com|ds0.me)>/gatecat <[email protected]>/gi; s/((Miodrag)\s+)+Milanovic\s+<(miodrag|micko)@(symbioticeda.com|yosyshq.com)>/Miodrag Milanovic <[email protected]>/gi; s,https?://www.clifford.at/yosys/|http://yosyshq.net/yosys/,https://yosyshq.net/yosys/,g;
1 parent 92e705c commit 0ada13c

20 files changed

+26
-26
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -956,7 +956,7 @@ ifeq ($(ENABLE_ABC),1)
956956
cp -r $(PROGRAM_PREFIX)yosys-abc.exe abc/lib/x86/pthreadVC2.dll yosys-win32-mxebin-$(YOSYS_VER)/
957957
endif
958958
echo -en 'This is Yosys $(YOSYS_VER) for Win32.\r\n' > yosys-win32-mxebin-$(YOSYS_VER)/readme.txt
959-
echo -en 'Documentation at http://yosyshq.net/yosys/.\r\n' >> yosys-win32-mxebin-$(YOSYS_VER)/readme.txt
959+
echo -en 'Documentation at https://yosyshq.net/yosys/.\r\n' >> yosys-win32-mxebin-$(YOSYS_VER)/readme.txt
960960
zip -r yosys-win32-mxebin-$(YOSYS_VER).zip yosys-win32-mxebin-$(YOSYS_VER)/
961961
endif
962962

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ Web Site and Other Resources
3838
============================
3939

4040
More information and documentation can be found on the Yosys web site:
41-
- http://yosyshq.net/yosys/
41+
- https://yosyshq.net/yosys/
4242

4343
The "Documentation" page on the web site contains links to more resources,
4444
including a manual that even describes some of the Yosys internals:
45-
- http://yosyshq.net/yosys/documentation.html
45+
- https://yosyshq.net/yosys/documentation.html
4646

4747
The directory `guidelines` contains additional information
4848
for people interested in using the Yosys C++ APIs.
@@ -92,7 +92,7 @@ For Cygwin use the following command to install all prerequisites, or select the
9292

9393
There are also pre-compiled Yosys binary packages for Ubuntu and Win32 as well
9494
as a source distribution for Visual Studio. Visit the Yosys download page for
95-
more information: http://yosyshq.net/yosys/download.html
95+
more information: https://yosyshq.net/yosys/download.html
9696

9797
To configure the build system to use a specific compiler, use one of
9898

@@ -568,7 +568,7 @@ Building the documentation
568568
==========================
569569

570570
Note that there is no need to build the manual if you just want to read it.
571-
Simply download the PDF from http://yosyshq.net/yosys/documentation.html
571+
Simply download the PDF from https://yosyshq.net/yosys/documentation.html
572572
instead.
573573

574574
On Ubuntu, texlive needs these packages to be able to build the manual:

manual/APPNOTE_010_Verilog_to_BLIF.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ \section{Conclusion}
438438

439439
\bibitem{yosys}
440440
Clifford Wolf. The Yosys Open SYnthesis Suite. \\
441-
\url{http://yosyshq.net/yosys/}
441+
\url{https://yosyshq.net/yosys/}
442442

443443
\bibitem{bigsim}
444444
yosys-bigsim, a collection of real-world Verilog designs for regression testing purposes. \\

manual/APPNOTE_011_Design_Investigation.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -1042,7 +1042,7 @@ \section{Conclusion}
10421042

10431043
\bibitem{yosys}
10441044
Clifford Wolf. The Yosys Open SYnthesis Suite.
1045-
\url{http://yosyshq.net/yosys/}
1045+
\url{https://yosyshq.net/yosys/}
10461046

10471047
\bibitem{graphviz}
10481048
Graphviz - Graph Visualization Software.

manual/APPNOTE_012_Verilog_to_BTOR.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ \section{Conclusion}
411411

412412
\bibitem{yosys}
413413
Clifford Wolf. The Yosys Open SYnthesis Suite. \\
414-
\url{http://yosyshq.net/yosys/}
414+
\url{https://yosyshq.net/yosys/}
415415

416416
\bibitem{boolector}
417417
Robert Brummayer and Armin Biere, Boolector: An Efficient SMT Solver for Bit-Vectors and Arrays\\

manual/PRESENTATION_ExAdv.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -890,7 +890,7 @@ \subsection{Summary}
890890
\bigskip
891891
\bigskip
892892
\begin{center}
893-
\url{http://yosyshq.net/yosys/}
893+
\url{https://yosyshq.net/yosys/}
894894
\end{center}
895895
\end{frame}
896896

manual/PRESENTATION_ExOth.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ \subsection{Summary}
221221
\bigskip
222222
\bigskip
223223
\begin{center}
224-
\url{http://yosyshq.net/yosys/}
224+
\url{https://yosyshq.net/yosys/}
225225
\end{center}
226226
\end{frame}
227227

manual/PRESENTATION_ExSyn.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@ \subsection{Summary}
509509
\bigskip
510510
\bigskip
511511
\begin{center}
512-
\url{http://yosyshq.net/yosys/}
512+
\url{https://yosyshq.net/yosys/}
513513
\end{center}
514514
\end{frame}
515515

manual/PRESENTATION_Intro.tex

+4-4
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ \subsection{Yosys Commands}
476476
\begin{itemize}
477477
\item Use ``{\tt help}'' for a command list and ``{\tt help \it command}'' for details.
478478
\item Or run ``{\tt yosys -H}'' or ``{\tt yosys -h \it command}''.
479-
\item Or go to \url{http://yosyshq.net/yosys/documentation.html}.
479+
\item Or go to \url{https://yosyshq.net/yosys/documentation.html}.
480480
\end{itemize}
481481

482482
\bigskip
@@ -913,11 +913,11 @@ \subsection{Documentation, Downloads, Contacts}
913913
\begin{frame}{\subsecname}
914914
\begin{itemize}
915915
\item Website: \\
916-
\smallskip\hskip1cm\url{http://yosyshq.net/yosys/}
916+
\smallskip\hskip1cm\url{https://yosyshq.net/yosys/}
917917

918918
\bigskip
919919
\item Manual, Command Reference, Application Notes: \\
920-
\smallskip\hskip1cm\url{http://yosyshq.net/yosys/documentation.html}
920+
\smallskip\hskip1cm\url{https://yosyshq.net/yosys/documentation.html}
921921

922922
\bigskip
923923
\item Instead of a mailing list we have a SubReddit: \\
@@ -950,7 +950,7 @@ \subsection{Summary}
950950
\bigskip
951951
\bigskip
952952
\begin{center}
953-
\url{http://yosyshq.net/yosys/}
953+
\url{https://yosyshq.net/yosys/}
954954
\end{center}
955955
\end{frame}
956956

manual/PRESENTATION_Prog.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@ \subsection{Summary}
590590
\bigskip
591591
\bigskip
592592
\begin{center}
593-
\url{http://yosyshq.net/yosys/}
593+
\url{https://yosyshq.net/yosys/}
594594
\end{center}
595595
\end{frame}
596596

manual/presentation.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181

8282
\title{Yosys Open SYnthesis Suite}
8383
\author{Clifford Wolf}
84-
\institute{http://yosyshq.net/yosys/}
84+
\institute{https://yosyshq.net/yosys/}
8585

8686
\usetheme{Madrid}
8787
\usecolortheme{seagull}

misc/create_vcxsrc.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ yosysver="$2"
66
gitsha="$3"
77

88
rm -rf YosysVS-Tpl-v2.zip YosysVS
9-
wget http://yosyshq.net/yosys/nogit/YosysVS-Tpl-v2.zip
9+
wget https://yosyshq.net/yosys/nogit/YosysVS-Tpl-v2.zip
1010

1111
unzip YosysVS-Tpl-v2.zip
1212
rm -f YosysVS-Tpl-v2.zip

passes/sat/eval.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*/
1919

2020
// [[CITE]] VlogHammer Verilog Regression Test Suite
21-
// http://yosyshq.net/yosys/vloghammer.html
21+
// https://yosyshq.net/yosys/vloghammer.html
2222

2323
#include "kernel/register.h"
2424
#include "kernel/celltypes.h"

techlibs/ecp5/arith_map.v

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* yosys -- Yosys Open SYnthesis Suite
33
*
44
* Copyright (C) 2012 Claire Xenia Wolf <[email protected]>
5-
* Copyright (C) 2018 David Shah <dave@ds0.me>
5+
* Copyright (C) 2018 gatecat <gatecat@ds0.me>
66
*
77
* Permission to use, copy, modify, and/or distribute this software for any
88
* purpose with or without fee is hereby granted, provided that the above

techlibs/ecp5/ecp5_gsr.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* yosys -- Yosys Open SYnthesis Suite
33
*
44
* Copyright (C) 2012 Claire Xenia Wolf <[email protected]>
5-
* Copyright (C) 2019 David Shah <dave@ds0.me>
5+
* Copyright (C) 2019 gatecat <gatecat@ds0.me>
66
*
77
* Permission to use, copy, modify, and/or distribute this software for any
88
* purpose with or without fee is hereby granted, provided that the above

techlibs/ecp5/synth_ecp5.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* yosys -- Yosys Open SYnthesis Suite
33
*
44
* Copyright (C) 2012 Claire Xenia Wolf <[email protected]>
5-
* Copyright (C) 2018 David Shah <dave@ds0.me>
5+
* Copyright (C) 2018 gatecat <gatecat@ds0.me>
66
*
77
* Permission to use, copy, modify, and/or distribute this software for any
88
* purpose with or without fee is hereby granted, provided that the above

techlibs/gowin/arith_map.v

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* yosys -- Yosys Open SYnthesis Suite
33
*
44
* Copyright (C) 2012 Claire Xenia Wolf <[email protected]>
5-
* Copyright (C) 2018 David Shah <dave@ds0.me>
5+
* Copyright (C) 2018 gatecat <gatecat@ds0.me>
66
*
77
* Permission to use, copy, modify, and/or distribute this software for any
88
* purpose with or without fee is hereby granted, provided that the above

techlibs/nexus/arith_map.v

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* yosys -- Yosys Open SYnthesis Suite
33
*
44
* Copyright (C) 2012 Claire Xenia Wolf <[email protected]>
5-
* Copyright (C) 2018 David Shah <dave@ds0.me>
5+
* Copyright (C) 2018 gatecat <gatecat@ds0.me>
66
*
77
* Permission to use, copy, modify, and/or distribute this software for any
88
* purpose with or without fee is hereby granted, provided that the above

techlibs/nexus/synth_nexus.cc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* yosys -- Yosys Open SYnthesis Suite
33
*
4-
* Copyright (C) 2020 David Shah <dave@ds0.me>
4+
* Copyright (C) 2020 gatecat <gatecat@ds0.me>
55
*
66
* Permission to use, copy, modify, and/or distribute this software for any
77
* purpose with or without fee is hereby granted, provided that the above

tests/vloghtb/run-test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -ex
44

55
rm -rf Makefile refdat rtl scripts spec
6-
wget -N http://yosyshq.net/yosys/nogit/vloghammer_tb.tar.bz2
6+
wget -N https://yosyshq.net/yosys/nogit/vloghammer_tb.tar.bz2
77
tar --strip=1 -xjf vloghammer_tb.tar.bz2
88

99
make clean

0 commit comments

Comments
 (0)