mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 14:17:27 +02:00
Fix "make vgtest" so it runs to the end (but now it fails ;)
Signed-off-by: Claire Xenia Wolf <[email protected]>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module top(
|
||||
module func_recurse_top(
|
||||
input wire [3:0] inp,
|
||||
output wire [3:0] out1, out2
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user