coreir icon indicating copy to clipboard operation
coreir copied to clipboard

Libraries

Open rdaly525 opened this issue 5 years ago • 0 comments

  • [ ] Move libraries into a .coreir directory.
  • [ ] Separate libraries into separate repo (especially commonlib, mantle, float)
  • [ ] Create a concrete linking proposal which solves the following problems:
    • [ ] Separates "headers" from "implementations
    • [ ] Isolate librarys from the rest of coreir. (disallow accessing/modifying unrelated circuits)
    • [ ] has command line interface for linking libraries

rdaly525 avatar Jul 24 '19 19:07 rdaly525