mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-24 06:43:41 +00:00
format
This commit is contained in:
parent
8d6a542a5d
commit
ad80b5336d
1 changed files with 7 additions and 7 deletions
|
@ -291,13 +291,13 @@ struct MuxpackWorker
|
||||||
|
|
||||||
if (make_excl) {
|
if (make_excl) {
|
||||||
/* We create the following one-hot select line decoder
|
/* We create the following one-hot select line decoder
|
||||||
S0 S1 S2 S3 ...
|
S0 S1 S2 S3 ...
|
||||||
| | | |
|
| | | |
|
||||||
+--------+ +----------+ +-------------+ |
|
+--------+ +----------+ +--------------+ |
|
||||||
| _|_ | _|_ | _|_ |
|
| _|_ | _|_ | _|_ |
|
||||||
| \_/ | \_/ | \_/ |
|
| \_/ | \_/ | \_/ |
|
||||||
| o | o | o |
|
| o | o | o |
|
||||||
| | | | | __ | |
|
| | | | | __ | |
|
||||||
| +---------\ | | / \ | |
|
| +---------\ | | / \ | |
|
||||||
| | | |___| | / |___| |
|
| | | |___| | / |___| |
|
||||||
| |___| \ & / / / \ & / / ...
|
| |___| \ & / / / \ & / / ...
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue