mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 06:07:26 +02:00
Merge pull request #2817 from YosysHQ/claire/fixemails
Fixing old e-mail addresses and deadnames
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
// test cases found using vloghammer
|
||||
// https://github.com/cliffordwolf/VlogHammer
|
||||
// https://github.com/YosysHQ/VlogHammer
|
||||
|
||||
module test01(a, y);
|
||||
input [7:0] a;
|
||||
|
||||
Reference in New Issue
Block a user