mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
format
This commit is contained in:
parent
af248c3cb2
commit
163b1653b1
1 changed files with 2 additions and 2 deletions
|
@ -293,7 +293,7 @@ struct MuxpackWorker
|
|||
/* We create the following one-hot select line decoder
|
||||
S0 S1 S2 S3 ...
|
||||
| | | |
|
||||
+--------+ +----------+ +-------------+ |
|
||||
+--------+ +----------+ +-------------+ |
|
||||
| _|_ | _|_ | _|_ |
|
||||
| \_/ | \_/ | \_/ |
|
||||
| o | o | o |
|
||||
|
@ -303,7 +303,7 @@ struct MuxpackWorker
|
|||
| |___| \ & / / / \ & / / ...
|
||||
| \ & / \_/ / / \_/ / /
|
||||
| \_/ | | / | | /
|
||||
| | +------/ +-------/
|
||||
| | +------/ +-------/
|
||||
| | | | | |
|
||||
| | |___| |___|
|
||||
| | \ & / \ & /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue