mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-22 11:07:52 +00:00
Fix "make vgtest" so it runs to the end (but now it fails ;)
Signed-off-by: Claire Xenia Wolf <claire@clairexen.net>
This commit is contained in:
parent
3931b3a03f
commit
15fb0107dc
40 changed files with 79 additions and 79 deletions
|
@ -1,4 +1,4 @@
|
|||
module top(
|
||||
module const_fold_func_top(
|
||||
input wire [3:0] inp,
|
||||
output wire [3:0] out1, out2, out3, out4, out5,
|
||||
output reg [3:0] out6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue