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

feat: changes to support ethernet core integration #378

Merged
merged 1 commit into from
Apr 1, 2022

Conversation

P-Miranda
Copy link
Contributor

  • Minor changes to fpga makefile fragment to support ethernet
    integration:
    • copy all generated logs from CONSOLE_DIR to BOARD_DIR
    • copy all *.log files from <REMOTE>/BOARD_DIR to local
      BOARD_DIR
  • This is necessary, as the ethernet core generates two log files:
    • one for the firmware/console output
    • and another for the python scripts output

- Minor changes to fpga makefile fragment to support ethernet
  integration:
  - copy all generated logs from `CONSOLE_DIR` to `BOARD_DIR`
  - copy all `*.log` files from `<REMOTE>/BOARD_DIR` to local
    `BOARD_DIR`
- This is necessary, as the ethernet core generates two log files:
    - one for the firmware/console output
    - and another for the python scripts output
@jjts jjts merged commit f6cd26c into IObundle:devel Apr 1, 2022
@P-Miranda P-Miranda deleted the add-ethernet branch April 4, 2022 11:07
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