Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@bocchino
Copy link
Collaborator

This PR adds code generation for direct calls with typed ports.

  • Implement code generation
  • Add unit tests

Code generation for serial ports is future work.

Further to #840.

@bocchino
Copy link
Collaborator Author

bocchino commented Dec 10, 2025

  • The isConnected and _out functions for text log ports need to be guarded with the FW_ENABLE_TEXT_LOGGING compiler switch.

@bocchino
Copy link
Collaborator Author

bocchino commented Dec 15, 2025

  • When an instance I of component C has no port connections, I does not appear in the switch statement for component C. This causes a fall-through assertion failure.

@bocchino
Copy link
Collaborator Author

Something strange is going on with CI. All the tests are passing, but it still says there is a failure. I will investigate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants