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 <claire@yosyshq.com>/gi;
s/((Nina|Nak|N\.)\s+)+Engelhardt\s+<nak@(symbioticeda.com|yosyshq.com)>/N. Engelhardt <nak@yosyshq.com>/gi;
s/((David)\s+)+(Shah|gatecat)\s+<(dave|david|gatecat)@(symbioticeda.com|yosyshq.com|ds0.me)>/gatecat <gatecat@ds0.me>/gi;
s/((Miodrag)\s+)+Milanovic\s+<(miodrag|micko)@(symbioticeda.com|yosyshq.com)>/Miodrag Milanovic <micko@yosyshq.com>/gi;
s,https?://www.clifford.at/yosys/|http://yosyshq.net/yosys/,https://yosyshq.net/yosys/,g;
This commit is contained in:
Claire Xenia Wolf 2021-06-09 12:16:56 +02:00
parent 92e705cb51
commit 0ada13cbe2
20 changed files with 26 additions and 26 deletions

View File

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

View File

@ -38,11 +38,11 @@ Web Site and Other Resources
============================ ============================
More information and documentation can be found on the Yosys web site: More information and documentation can be found on the Yosys web site:
- http://yosyshq.net/yosys/ - https://yosyshq.net/yosys/
The "Documentation" page on the web site contains links to more resources, The "Documentation" page on the web site contains links to more resources,
including a manual that even describes some of the Yosys internals: including a manual that even describes some of the Yosys internals:
- http://yosyshq.net/yosys/documentation.html - https://yosyshq.net/yosys/documentation.html
The directory `guidelines` contains additional information The directory `guidelines` contains additional information
for people interested in using the Yosys C++ APIs. 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
There are also pre-compiled Yosys binary packages for Ubuntu and Win32 as well There are also pre-compiled Yosys binary packages for Ubuntu and Win32 as well
as a source distribution for Visual Studio. Visit the Yosys download page for as a source distribution for Visual Studio. Visit the Yosys download page for
more information: http://yosyshq.net/yosys/download.html more information: https://yosyshq.net/yosys/download.html
To configure the build system to use a specific compiler, use one of To configure the build system to use a specific compiler, use one of
@ -568,7 +568,7 @@ Building the documentation
========================== ==========================
Note that there is no need to build the manual if you just want to read it. Note that there is no need to build the manual if you just want to read it.
Simply download the PDF from http://yosyshq.net/yosys/documentation.html Simply download the PDF from https://yosyshq.net/yosys/documentation.html
instead. instead.
On Ubuntu, texlive needs these packages to be able to build the manual: On Ubuntu, texlive needs these packages to be able to build the manual:

View File

@ -438,7 +438,7 @@ design to fit a certain need without actually touching the RTL code.
\bibitem{yosys} \bibitem{yosys}
Clifford Wolf. The Yosys Open SYnthesis Suite. \\ Clifford Wolf. The Yosys Open SYnthesis Suite. \\
\url{http://yosyshq.net/yosys/} \url{https://yosyshq.net/yosys/}
\bibitem{bigsim} \bibitem{bigsim}
yosys-bigsim, a collection of real-world Verilog designs for regression testing purposes. \\ yosys-bigsim, a collection of real-world Verilog designs for regression testing purposes. \\

View File

@ -1042,7 +1042,7 @@ framework for new algorithms alike.
\bibitem{yosys} \bibitem{yosys}
Clifford Wolf. The Yosys Open SYnthesis Suite. Clifford Wolf. The Yosys Open SYnthesis Suite.
\url{http://yosyshq.net/yosys/} \url{https://yosyshq.net/yosys/}
\bibitem{graphviz} \bibitem{graphviz}
Graphviz - Graph Visualization Software. Graphviz - Graph Visualization Software.

View File

@ -411,7 +411,7 @@ verification benchmarks with or without memories from Verilog designs.
\bibitem{yosys} \bibitem{yosys}
Clifford Wolf. The Yosys Open SYnthesis Suite. \\ Clifford Wolf. The Yosys Open SYnthesis Suite. \\
\url{http://yosyshq.net/yosys/} \url{https://yosyshq.net/yosys/}
\bibitem{boolector} \bibitem{boolector}
Robert Brummayer and Armin Biere, Boolector: An Efficient SMT Solver for Bit-Vectors and Arrays\\ Robert Brummayer and Armin Biere, Boolector: An Efficient SMT Solver for Bit-Vectors and Arrays\\

View File

@ -890,7 +890,7 @@ Questions?
\bigskip \bigskip
\bigskip \bigskip
\begin{center} \begin{center}
\url{http://yosyshq.net/yosys/} \url{https://yosyshq.net/yosys/}
\end{center} \end{center}
\end{frame} \end{frame}

View File

@ -221,7 +221,7 @@ Questions?
\bigskip \bigskip
\bigskip \bigskip
\begin{center} \begin{center}
\url{http://yosyshq.net/yosys/} \url{https://yosyshq.net/yosys/}
\end{center} \end{center}
\end{frame} \end{frame}

View File

@ -509,7 +509,7 @@ Questions?
\bigskip \bigskip
\bigskip \bigskip
\begin{center} \begin{center}
\url{http://yosyshq.net/yosys/} \url{https://yosyshq.net/yosys/}
\end{center} \end{center}
\end{frame} \end{frame}

View File

@ -476,7 +476,7 @@ Command reference:
\begin{itemize} \begin{itemize}
\item Use ``{\tt help}'' for a command list and ``{\tt help \it command}'' for details. \item Use ``{\tt help}'' for a command list and ``{\tt help \it command}'' for details.
\item Or run ``{\tt yosys -H}'' or ``{\tt yosys -h \it command}''. \item Or run ``{\tt yosys -H}'' or ``{\tt yosys -h \it command}''.
\item Or go to \url{http://yosyshq.net/yosys/documentation.html}. \item Or go to \url{https://yosyshq.net/yosys/documentation.html}.
\end{itemize} \end{itemize}
\bigskip \bigskip
@ -913,11 +913,11 @@ control logic because it is simpler than setting up a commercial flow.
\begin{frame}{\subsecname} \begin{frame}{\subsecname}
\begin{itemize} \begin{itemize}
\item Website: \\ \item Website: \\
\smallskip\hskip1cm\url{http://yosyshq.net/yosys/} \smallskip\hskip1cm\url{https://yosyshq.net/yosys/}
\bigskip \bigskip
\item Manual, Command Reference, Application Notes: \\ \item Manual, Command Reference, Application Notes: \\
\smallskip\hskip1cm\url{http://yosyshq.net/yosys/documentation.html} \smallskip\hskip1cm\url{https://yosyshq.net/yosys/documentation.html}
\bigskip \bigskip
\item Instead of a mailing list we have a SubReddit: \\ \item Instead of a mailing list we have a SubReddit: \\
@ -950,7 +950,7 @@ Questions?
\bigskip \bigskip
\bigskip \bigskip
\begin{center} \begin{center}
\url{http://yosyshq.net/yosys/} \url{https://yosyshq.net/yosys/}
\end{center} \end{center}
\end{frame} \end{frame}

View File

@ -590,7 +590,7 @@ Questions?
\bigskip \bigskip
\bigskip \bigskip
\begin{center} \begin{center}
\url{http://yosyshq.net/yosys/} \url{https://yosyshq.net/yosys/}
\end{center} \end{center}
\end{frame} \end{frame}

View File

@ -81,7 +81,7 @@
\title{Yosys Open SYnthesis Suite} \title{Yosys Open SYnthesis Suite}
\author{Clifford Wolf} \author{Clifford Wolf}
\institute{http://yosyshq.net/yosys/} \institute{https://yosyshq.net/yosys/}
\usetheme{Madrid} \usetheme{Madrid}
\usecolortheme{seagull} \usecolortheme{seagull}

View File

@ -6,7 +6,7 @@ yosysver="$2"
gitsha="$3" gitsha="$3"
rm -rf YosysVS-Tpl-v2.zip YosysVS rm -rf YosysVS-Tpl-v2.zip YosysVS
wget http://yosyshq.net/yosys/nogit/YosysVS-Tpl-v2.zip wget https://yosyshq.net/yosys/nogit/YosysVS-Tpl-v2.zip
unzip YosysVS-Tpl-v2.zip unzip YosysVS-Tpl-v2.zip
rm -f YosysVS-Tpl-v2.zip rm -f YosysVS-Tpl-v2.zip

View File

@ -18,7 +18,7 @@
*/ */
// [[CITE]] VlogHammer Verilog Regression Test Suite // [[CITE]] VlogHammer Verilog Regression Test Suite
// http://yosyshq.net/yosys/vloghammer.html // https://yosyshq.net/yosys/vloghammer.html
#include "kernel/register.h" #include "kernel/register.h"
#include "kernel/celltypes.h" #include "kernel/celltypes.h"

View File

@ -2,7 +2,7 @@
* yosys -- Yosys Open SYnthesis Suite * yosys -- Yosys Open SYnthesis Suite
* *
* Copyright (C) 2012 Claire Xenia Wolf <claire@yosyshq.com> * Copyright (C) 2012 Claire Xenia Wolf <claire@yosyshq.com>
* Copyright (C) 2018 David Shah <dave@ds0.me> * Copyright (C) 2018 gatecat <gatecat@ds0.me>
* *
* Permission to use, copy, modify, and/or distribute this software for any * Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above * purpose with or without fee is hereby granted, provided that the above

View File

@ -2,7 +2,7 @@
* yosys -- Yosys Open SYnthesis Suite * yosys -- Yosys Open SYnthesis Suite
* *
* Copyright (C) 2012 Claire Xenia Wolf <claire@yosyshq.com> * Copyright (C) 2012 Claire Xenia Wolf <claire@yosyshq.com>
* Copyright (C) 2019 David Shah <dave@ds0.me> * Copyright (C) 2019 gatecat <gatecat@ds0.me>
* *
* Permission to use, copy, modify, and/or distribute this software for any * Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above * purpose with or without fee is hereby granted, provided that the above

View File

@ -2,7 +2,7 @@
* yosys -- Yosys Open SYnthesis Suite * yosys -- Yosys Open SYnthesis Suite
* *
* Copyright (C) 2012 Claire Xenia Wolf <claire@yosyshq.com> * Copyright (C) 2012 Claire Xenia Wolf <claire@yosyshq.com>
* Copyright (C) 2018 David Shah <dave@ds0.me> * Copyright (C) 2018 gatecat <gatecat@ds0.me>
* *
* Permission to use, copy, modify, and/or distribute this software for any * Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above * purpose with or without fee is hereby granted, provided that the above

View File

@ -2,7 +2,7 @@
* yosys -- Yosys Open SYnthesis Suite * yosys -- Yosys Open SYnthesis Suite
* *
* Copyright (C) 2012 Claire Xenia Wolf <claire@yosyshq.com> * Copyright (C) 2012 Claire Xenia Wolf <claire@yosyshq.com>
* Copyright (C) 2018 David Shah <dave@ds0.me> * Copyright (C) 2018 gatecat <gatecat@ds0.me>
* *
* Permission to use, copy, modify, and/or distribute this software for any * Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above * purpose with or without fee is hereby granted, provided that the above

View File

@ -2,7 +2,7 @@
* yosys -- Yosys Open SYnthesis Suite * yosys -- Yosys Open SYnthesis Suite
* *
* Copyright (C) 2012 Claire Xenia Wolf <claire@yosyshq.com> * Copyright (C) 2012 Claire Xenia Wolf <claire@yosyshq.com>
* Copyright (C) 2018 David Shah <dave@ds0.me> * Copyright (C) 2018 gatecat <gatecat@ds0.me>
* *
* Permission to use, copy, modify, and/or distribute this software for any * Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above * purpose with or without fee is hereby granted, provided that the above

View File

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

View File

@ -3,7 +3,7 @@
set -ex set -ex
rm -rf Makefile refdat rtl scripts spec rm -rf Makefile refdat rtl scripts spec
wget -N http://yosyshq.net/yosys/nogit/vloghammer_tb.tar.bz2 wget -N https://yosyshq.net/yosys/nogit/vloghammer_tb.tar.bz2
tar --strip=1 -xjf vloghammer_tb.tar.bz2 tar --strip=1 -xjf vloghammer_tb.tar.bz2
make clean make clean