3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-24 01:25:33 +00:00
This commit is contained in:
Alain Dargelas 2024-12-30 17:08:07 -08:00
parent 8d6a542a5d
commit ad80b5336d

View file

@ -291,13 +291,13 @@ struct MuxpackWorker
if (make_excl) {
/* We create the following one-hot select line decoder
S0 S1 S2 S3 ...
| | | |
+--------+ +----------+ +-------------+ |
| _|_ | _|_ | _|_ |
| \_/ | \_/ | \_/ |
| o | o | o |
| | | | | __ | |
S0 S1 S2 S3 ...
| | | |
+--------+ +----------+ +--------------+ |
| _|_ | _|_ | _|_ |
| \_/ | \_/ | \_/ |
| o | o | o |
| | | | | __ | |
| +---------\ | | / \ | |
| | | |___| | / |___| |
| |___| \ & / / / \ & / / ...