intel / intel/rohd-cosim

Allow `CosimPortConfig` to accept non-localhost hosts

Open
#48 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Dart
Stars
29
Forks
6
PR merge metrics
No merged PRs in 30d

Description

### Motivation

Currently, the `CosimPortConfig` only accepts a `port`, but not a `host`, and defaults to `localhost`. It would be nice to be able to remotely debug, rather than only locally.

### Desired solution

Add a `host` option to `CosimPortConfig` which just defaults to localhost, but can be configured to be something else as well.

### Alternatives considered

_No response_

### Additional details

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.