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: rstn branch, iob_interface Readme #676

Merged
merged 12 commits into from
Dec 12, 2023

Conversation

P-Miranda
Copy link
Contributor

  • merge rstn branch into edge_detect
  • fix iob_utils.vh macros: long macro line is formatted into more lines
    without line break, which leads to bad macro syntax for fpga tools
    • fixed by shortening macro line lenght and splitting macro over
      more lines
  • still fails CycloneV test with external memory
  • improve iob_interface readme

PedroAntunes178 and others added 12 commits December 11, 2023 19:59
noncanonical.py: fix compatibility with IObundle servers (older Python).
Merge iob-soc/main branch; Update `mk_configuration.py`.
- update interface names (`valid_i` instead of `avalid_i`)
- add missing `rvalid_o` signal
- add example for write transactions
- small introduction text in README
- simple makefile to generate .png from .drom files
- merge rstn branch into edge_detect
- fix iob_utils.vh macros: long macro line is formatted into more lines
  without line break, which leads to bad macro syntax for fpga tools
    - fixed by shortening macro line lenght and splitting macro over
      more lines
- still fails CycloneV test with external memory
@jjts jjts merged commit 4bb1ef4 into IObundle:edge_detect Dec 12, 2023
6 of 7 checks passed
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.

4 participants