Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
yosyshq-ci committed Mar 19, 2024
1 parent 7e947f8 commit a34a0d2
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions source/code_examples/extensions/test0.log
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ Arguments to my_cmd:
bar
Modules in current design:

End of script. Logfile hash: 44d624038e, CPU: user 0.00s system 0.00s, MEM: 15.44 MB peak
Yosys 0.39+4 (git sha1 c6795cefc, ccache clang++ 10.0.0-4ubuntu1 -fPIC -Os)
Time spent: 97% 1x verific (0 sec), 1% 1x my_cmd (0 sec), ...
End of script. Logfile hash: 44d624038e, CPU: user 0.01s system 0.00s, MEM: 15.44 MB peak
Yosys 0.39+124 (git sha1 d73f71e81, ccache clang++ 10.0.0-4ubuntu1 -fPIC -Os)
Time spent: 97% 1x verific (0 sec), 1% 1x read (0 sec), ...
6 changes: 3 additions & 3 deletions source/code_examples/extensions/test1.log
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ module \absval
end
end

End of script. Logfile hash: 15054a22aa, CPU: user 0.00s system 0.00s, MEM: 15.60 MB peak
Yosys 0.39+4 (git sha1 c6795cefc, ccache clang++ 10.0.0-4ubuntu1 -fPIC -Os)
Time spent: 47% 1x verific (0 sec), 46% 1x clean (0 sec), ...
End of script. Logfile hash: 15054a22aa, CPU: user 0.00s system 0.01s, MEM: 15.49 MB peak
Yosys 0.39+124 (git sha1 d73f71e81, ccache clang++ 10.0.0-4ubuntu1 -fPIC -Os)
Time spent: 57% 1x verific (0 sec), 36% 1x clean (0 sec), ...
6 changes: 3 additions & 3 deletions source/code_examples/extensions/test2.log
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ Log message #7.
Log message #8.
Log message #9.

End of script. Logfile hash: 42640299db, CPU: user 0.00s system 0.00s, MEM: 18.97 MB peak
Yosys 0.39+4 (git sha1 c6795cefc, ccache clang++ 10.0.0-4ubuntu1 -fPIC -Os)
Time spent: 62% 1x hierarchy (0 sec), 33% 1x verific (0 sec), ...
End of script. Logfile hash: 42640299db, CPU: user 0.00s system 0.00s, MEM: 18.87 MB peak
Yosys 0.39+124 (git sha1 d73f71e81, ccache clang++ 10.0.0-4ubuntu1 -fPIC -Os)
Time spent: 56% 1x hierarchy (0 sec), 39% 1x verific (0 sec), ...
2 changes: 1 addition & 1 deletion source/temp/yosys-abc
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ usage: ./yosys-abc [-c cmd] [-q cmd] [-C cmd] [-Q cmd] [-f script] [-h] [-o file
-x equivalent to '-t none -T none'
-b running in bridge mode

UC Berkeley, ABC 1.01 (compiled Mar 18 2024 17:05:58)
UC Berkeley, ABC 1.01 (compiled Mar 19 2024 00:21:11)

0 comments on commit a34a0d2

Please sign in to comment.