Skip to content

Dev/generic arch#19

Merged
5hayanB merged 6 commits into
mainfrom
dev/generic_arch
Jan 15, 2026
Merged

Dev/generic arch#19
5hayanB merged 6 commits into
mainfrom
dev/generic_arch

Conversation

@5hayanB

@5hayanB 5hayanB commented Jan 14, 2026

Copy link
Copy Markdown
Member

This pull request brings all protocol APIs under a generalized naming scheme, removing protocol specific prefixes for TileLink and WishBone and also creating abstraction for host, dev and error while generalizing the harness.

@5hayanB 5hayanB requested a review from shahzaibk23 January 14, 2026 08:28

@shahzaibk23 shahzaibk23 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just do a final sbt test to make sure nothing is broken. I can't recall leaving any vulnerability open.

@5hayanB

5hayanB commented Jan 15, 2026

Copy link
Copy Markdown
Member Author

All tests passing.

[info] HarnessTest:
[info] - tilelink should write and read full word
[info] - tilelink should write full word and read first byte
[info] - tilelink should write full word and read first two bytes
[info] - should write and read full word with TL-UH Arithmetic ADD
[info] - should write and read full word with TL-UH Arithmetic MAXU
[info] - should write and read full word with TL-UH Logical OR
[info] - should write and read full word with TL-UH Logical SWAP
[info] Run completed in 37 seconds, 277 milliseconds.
[info] Total number of tests run: 30
[info] Suites: completed 11, aborted 0
[info] Tests: succeeded 30, failed 0, canceled 0, ignored 0, pending 0
[info] All tests passed.
[success] Total time: 62 s (01:02)

Merging

@5hayanB 5hayanB merged commit af20c3f into main Jan 15, 2026
1 check failed
@5hayanB 5hayanB deleted the dev/generic_arch branch January 15, 2026 14:59
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