Skip to content
New issue

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

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

Already on GitHub? # to your account

Wrap AxiTop into an AxiTopSim for simulation #135

Open
johanpel opened this issue Jun 27, 2019 · 0 comments
Open

Wrap AxiTop into an AxiTopSim for simulation #135

johanpel opened this issue Jun 27, 2019 · 0 comments
Labels
enhancement New feature or request fletchgen Fletchgen related issue

Comments

@johanpel
Copy link
Member

Currently the AXI top-level output of Fletchgen using --axi doesn't provide a simulation like the simulation top-level that it can generate using the --sim flag.

It would be nice to just wrapception the AXI top into a simulation top level, so the same simulation capabilities of the normal simulation top-level become available to the AXI top-level as well, testing the AXI top-level itself in the meanwhile for all different codegen tests.

This would also enable the possibility of adding a protocol checker on the axi-simulation top level.

Alternatively we could just make the simulation top-level always instantiate the AXI top wrapper.

@johanpel johanpel changed the title Wrap AxiTop into an AxiTopSim for simulation [Fletchgen] Wrap AxiTop into an AxiTopSim for simulation Jul 9, 2019
@mbrobbel mbrobbel added enhancement New feature or request fletchgen Fletchgen related issue labels Aug 28, 2019
@mbrobbel mbrobbel changed the title [Fletchgen] Wrap AxiTop into an AxiTopSim for simulation Wrap AxiTop into an AxiTopSim for simulation Aug 28, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request fletchgen Fletchgen related issue
Projects
None yet
Development

No branches or pull requests

2 participants