Skip to content
This repository was archived by the owner on Nov 22, 2023. It is now read-only.

occamy: Various small RTL fixes and updates #388

Merged
merged 5 commits into from
Apr 21, 2022
Merged

occamy: Various small RTL fixes and updates #388

merged 5 commits into from
Apr 21, 2022

Conversation

paulsc96
Copy link
Member

@paulsc96 paulsc96 commented Apr 20, 2022

  • Fix some unintentional latches which may be optimized away
  • Update tech_cells_generic to release with correct Bender rules
  • Fix SPI Host: FSM Bug CSAAT #387
  • Remove some stray comments

@paulsc96 paulsc96 marked this pull request as ready for review April 20, 2022 22:51
Copy link
Contributor

@GiannaP GiannaP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@GiannaP GiannaP merged commit 8ecbcea into master Apr 21, 2022
@GiannaP GiannaP deleted the occamy/varia branch April 21, 2022 08:34
paulsc96 added a commit to pulp-platform/snitch_cluster that referenced this pull request Jul 11, 2023
* snitch: Fix some latches possibly hidden by optimization

* occamy-quadrant: Remove stray comment in controller TLB connections

* vendor: Update `tech_cells_generic to newest version with fixed Bender and defines

* spi_host: Fix CSAAT behavior (See #387)

* vendor: Add `spi_host` patch
paulsc96 added a commit to pulp-platform/snitch_cluster that referenced this pull request Jul 11, 2023
…(#388s))

* snitch: Fix some latches possibly hidden by optimization

* occamy-quadrant: Remove stray comment in controller TLB connections

* vendor: Update `tech_cells_generic to newest version with fixed Bender and defines

* spi_host: Fix CSAAT behavior (See #387)

* vendor: Add `spi_host` patch
paulsc96 added a commit to pulp-platform/snitch_cluster that referenced this pull request Jul 11, 2023
* snitch: Fix some latches possibly hidden by optimization

* occamy-quadrant: Remove stray comment in controller TLB connections

* vendor: Update `tech_cells_generic to newest version with fixed Bender and defines

* spi_host: Fix CSAAT behavior (See #387)

* vendor: Add `spi_host` patch
colluca pushed a commit to pulp-platform/snitch_cluster that referenced this pull request Jul 11, 2023
* snitch: Fix some latches possibly hidden by optimization

* occamy-quadrant: Remove stray comment in controller TLB connections

* vendor: Update `tech_cells_generic to newest version with fixed Bender and defines

* spi_host: Fix CSAAT behavior (See #387)

* vendor: Add `spi_host` patch
paulsc96 added a commit to pulp-platform/snitch_cluster that referenced this pull request Jul 11, 2023
* snitch: Fix some latches possibly hidden by optimization

* occamy-quadrant: Remove stray comment in controller TLB connections

* vendor: Update `tech_cells_generic to newest version with fixed Bender and defines

* spi_host: Fix CSAAT behavior (See #387)

* vendor: Add `spi_host` patch
paulsc96 added a commit to pulp-platform/snitch_cluster that referenced this pull request Jul 11, 2023
* snitch: Fix some latches possibly hidden by optimization

* occamy-quadrant: Remove stray comment in controller TLB connections

* vendor: Update `tech_cells_generic to newest version with fixed Bender and defines

* spi_host: Fix CSAAT behavior (See #387)

* vendor: Add `spi_host` patch
colluca pushed a commit to pulp-platform/occamy that referenced this pull request Aug 19, 2023
* snitch: Fix some latches possibly hidden by optimization

* occamy-quadrant: Remove stray comment in controller TLB connections

* vendor: Update `tech_cells_generic to newest version with fixed Bender and defines

* spi_host: Fix CSAAT behavior (See pulp-platform/snitch#387)

* vendor: Add `spi_host` patch
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SPI Host: FSM Bug CSAAT
2 participants