3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-10-03 14:33:57 +00:00

Merge branch 'YosysHQ:main' into main

This commit is contained in:
Akash Levy 2024-11-08 14:10:24 -08:00 committed by GitHub
commit fa50434708
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
31 changed files with 49 additions and 71 deletions

View file

@ -1,4 +1,4 @@
read_ilang <<EOT
read_rtlil <<EOT
autoidx 2
module \top
wire output 3 $y

View file

@ -1,4 +1,4 @@
read_ilang << EOF
read_rtlil << EOF
module \top
wire input 1 \A
wire output 2 \Y

View file

@ -1,4 +1,4 @@
read_ilang << EOT
read_rtlil << EOT
module \top
wire $a