XLS should support instantiating proc-based FFI
Open
csp
enhancement
ffi
🧦 sox
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
Right now FFI is function-based (and further, combinational-only) -- one can imagine substituting a "behavioral" proc implementation with a SV-based implementation in a similar manner to how we do with RAMs for behavioral models of the corresponding RAM.
cc @grebe and @hongted
Contributor guide
Assessment
This issue has not been assessed yet.