Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Console emulator script to allow vivado/questa console quick tests #99

Open
alessandrothea opened this issue Sep 13, 2020 · 0 comments
Open
Assignees
Labels
Milestone

Comments

@alessandrothea
Copy link
Collaborator

The need for a Vivado/Questa installation makes difficult to validate the corresponding console interface in all conditions.
For instance, Vivado installations cannot be shared between OSs (e.g. CC7 and Centos8) which, combined with Vivado's installation size, limits the use of docker containers to the native runner OS, for jobs that invoke Vivado.

The solution to allow simple console tests is to add a dummy console emulator script that minimally mimics the application console behaviour:

  • banner
  • prompt
  • command echo
  • exit command

Obviously the console emulator must be reachable by other test scripts.

@alessandrothea alessandrothea added this to the Release 1.0 milestone Sep 13, 2020
@alessandrothea alessandrothea self-assigned this Sep 13, 2020
alessandrothea added a commit that referenced this issue Sep 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant