Skip to content

Commit

Permalink
Corrected the gpio_control_block so that the user_gpio_out signal (#89)
Browse files Browse the repository at this point in the history
does not pass through an inverter, so that the input can remain
unconnected.  Rewired the existing implementation to use an
alternative gate that has an inverting input so that the
user_gpio_out signal can be left undriven when the GPIOs are in
the management enable state.  This is a simple logic refactoring
and does not change the logic function.  The manual rewiring has
been confirmed by LVS, but at least one GL simulation should be
run to confirm that the logic function remains the same as before.
  • Loading branch information
RTimothyEdwards committed Apr 25, 2022
1 parent b48d60d commit 08dfa6e
Show file tree
Hide file tree
Showing 2 changed files with 470 additions and 431 deletions.
Loading

0 comments on commit 08dfa6e

Please sign in to comment.