3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-25 07:13:42 +00:00
This commit is contained in:
Alain Dargelas 2024-12-30 17:13:00 -08:00
parent ad80b5336d
commit a32a7b27bc

View file

@ -292,7 +292,7 @@ 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 ...
| | | | | | |
+--------+ +----------+ +--------------+ | +--------+ +----------+ +--------------+ |
| _|_ | _|_ | _|_ | | _|_ | _|_ | _|_ |
| \_/ | \_/ | \_/ | | \_/ | \_/ | \_/ |