Skip to content

Error message analyzing 74191 circuit #1127

Answered by hneemann
lynchaj asked this question in Q&A
Discussion options

You must be logged in to vote

The 74191 uses asynchronous set/reset to load the counter. This is not supported by the analysis algorithm used in Digital. This could also not be flashed to a GAL22v10, for example, because the GAL22v10 does not support this either. On the GAL22v10, only all flip-flops can be reset together and not independently.
GALs use a large AND matrix for the realization of the function, which becomes very large very quickly, which is why the functions are limited. FPGAs are built quite differently, which is why there is more flexibility there.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by lynchaj
Comment options

You must be logged in to vote
2 replies
@hneemann
Comment options

@lynchaj
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants