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

[fud2,tb] Implement testbench integration #2181

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

[fud2,tb] Implement testbench integration #2181

wants to merge 15 commits into from

Conversation

ethanuppal
Copy link
Contributor

I'm not good at fud2 stuff but I think I'm on the right track

@ethanuppal ethanuppal self-assigned this Jun 30, 2024
@ethanuppal ethanuppal added Status: In progress Issue is being worked on rust Pull requests that update Rust code labels Jun 30, 2024
@ethanuppal
Copy link
Contributor Author

Ideally I'd like to move the logic in the tb tool into fud2, but I don't really see that being possible.

@ethanuppal ethanuppal requested review from sampsyo and jku20 June 30, 2024 06:11
@ethanuppal
Copy link
Contributor Author

Also closes #2162

@ethanuppal ethanuppal linked an issue Jun 30, 2024 that may be closed by this pull request
@ethanuppal
Copy link
Contributor Author

A TODO thing would be to take advantage of the fact that the verilog incoming is calyx and write a new tester that allows you to interface with calyx components preserving the invariants (in addition to just being able to use cocotb and verilator as currently)

@ethanuppal ethanuppal changed the title Implement testbench integration [fud2,tb] Implement testbench integration Jul 3, 2024
- Migrate to makemake 0.3
- Improve error handling in config and main
- Fix Makefile/plugin building
@ethanuppal
Copy link
Contributor Author

Waiting on #2193

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust Pull requests that update Rust code Status: In progress Issue is being worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Toward a calyx testbench
1 participant