mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-31 16:33:19 +00:00
More deadname stuff
This commit is contained in:
parent
0ada13cbe2
commit
a734face3a
10 changed files with 27 additions and 27 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue