diff options
| author | Chick Markley | 2020-10-13 10:24:03 -0700 |
|---|---|---|
| committer | GitHub | 2020-10-13 10:24:03 -0700 |
| commit | fd92809eb3fa4497f38cfae4aa0e86106eb033c9 (patch) | |
| tree | 3a69b66cd6810d00277ad039257302486d7a216f /core/src/main/scala | |
| parent | 1b15dca5065a1a12c097afbb6eac6a8ff8d8e20a (diff) | |
ExtModule's lacked support built in support for providing (#1154)
* ExtModule's lacked support built in support for providing
the verilog source. This changes creates traits that
can be used with ExtModule to provide the support currently found in
BlackBox
- Add support for ExtModule helpers
- HasExtModuleResource to use addResource
- HasExtModuleInline to use setInline
- HasExtModulePath to use addPath
- Add tests of the above support.
- Note: These tests use Stage instead of Driver
- Added ScalaDoc for HasBlackBoxInline#setInline
* Fix the danged trailing commas.
* Change to use `.transform` as the correct API for `ChiselStage`
Diffstat (limited to 'core/src/main/scala')
0 files changed, 0 insertions, 0 deletions
