Make cocotb Makefile use the make/types system
- Dominant language
- Jupyter Notebook
- Stars
- 314
- Forks
- 121
- PR merge metrics
- No merged PRs in 30d
Description
Most things in the symbiflow-arch-defs use the [make/types system](https://github.com/SymbiFlow/symbiflow-arch-defs/tree/master/make/types). However, currently the cocotb tests [use a Makefile](https://github.com/SymbiFlow/symbiflow-arch-defs/blob/master/artix7/primitives/slicel/Nlut/simtest/Makefile).
See @elmsfu [comment here](https://github.com/SymbiFlow/symbiflow-arch-defs/pull/97#issuecomment-386188877);
> I like the idea of making these use the same pattern as `make/types`, but the cocotb makefiles are making it challenging. I'd advocate merging this and open an issue to revisit using the types.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.