From: Marcelina Kościelnicka Date: Sun, 5 Jul 2020 20:21:59 +0000 (+0200) Subject: Naming fixes. X-Git-Tag: working-ls180~405 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=af54b8bc6123f6e90a97268624b84ac270dc1879;p=yosys.git Naming fixes. --- diff --git a/passes/techmap/clkbufmap.cc b/passes/techmap/clkbufmap.cc index 451325fee..4e9b910db 100644 --- a/passes/techmap/clkbufmap.cc +++ b/passes/techmap/clkbufmap.cc @@ -2,7 +2,7 @@ * yosys -- Yosys Open SYnthesis Suite * * Copyright (C) 2012 Clifford Wolf - * Copyright (C) 2019 Marcin Kościelnicki + * Copyright (C) 2019 Marcelina Kościelnicka * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/passes/techmap/extractinv.cc b/passes/techmap/extractinv.cc index 9b350456f..11463380c 100644 --- a/passes/techmap/extractinv.cc +++ b/passes/techmap/extractinv.cc @@ -2,7 +2,7 @@ * yosys -- Yosys Open SYnthesis Suite * * Copyright (C) 2012 Clifford Wolf - * Copyright (C) 2019 Marcin Kościelnicki + * Copyright (C) 2019 Marcelina Kościelnicka * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above