Closed martijnbastiaan closed 6 years ago
This patch adds support for inout ports according to this plan and this comment. This has been tested by implementing a simple program for a DRAM controller (PR coming soon-ish).
inout
Should be merged in tandem with: https://github.com/clash-lang/clash-compiler/pull/262
I have added the requested changes. Do you think it is feasible to write a test case for inout ports?
I am closing this pull request, as we will be implementing this "properly" using a different approach.
This patch adds support for
inout
ports according to this plan and this comment. This has been tested by implementing a simple program for a DRAM controller (PR coming soon-ish).Should be merged in tandem with: https://github.com/clash-lang/clash-compiler/pull/262