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:
commit
fa50434708
31 changed files with 49 additions and 71 deletions
|
@ -1,4 +1,4 @@
|
|||
read_ilang <<EOT
|
||||
read_rtlil <<EOT
|
||||
autoidx 2
|
||||
module \top
|
||||
wire output 3 $y
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
read_ilang << EOF
|
||||
read_rtlil << EOF
|
||||
module \top
|
||||
wire input 1 \A
|
||||
wire output 2 \Y
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
read_ilang << EOT
|
||||
read_rtlil << EOT
|
||||
|
||||
module \top
|
||||
wire $a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue