coreir
coreir copied to clipboard
Libraries
- [ ] 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