Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

Mux between memories #237

Open
mattfel1 opened this issue Oct 25, 2017 · 0 comments
Open

Mux between memories #237

mattfel1 opened this issue Oct 25, 2017 · 0 comments

Comments

@mattfel1
Copy link
Member

Example:

From Sort_Radix, this can be merged to be a single store node

      if (valid_buffer == a) {
        // println("dumping buf a")
        data_dram store a_sram
      } else {
        // println("dumping buf b")
        data_dram store b_sram
      }
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant