Commit Graph

2 Commits

Author SHA1 Message Date
Will Dietz 5e95aa09e8
CMake: Fix CIRCT_ENABLE_FRONTENDS to be string not bool. (#7110) 2024-05-31 13:27:57 -05:00
John Demme 51639cad29
[PyCDE] Moving the most opinionated python out of bindings (#1179) (#1195)
- Creating new frontends top level directory which contains frontends which are optionally included.
- Moving @module and @Generator into PyCDE frontend.
- Keeping connect in the bindings since it's used in the bindings tests.
- Fixing the integration tests.

Closes #1179.
2021-06-03 09:43:02 -07:00