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

Add LSU DCCM UVM testbench for Verilator #131

Merged
merged 2 commits into from
Nov 9, 2023

Conversation

kbieganski
Copy link
Contributor

@kbieganski kbieganski commented Nov 8, 2023

Adds a simple DCCM UVM testbench simulated using Verilator.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

testbench/uvm/mem/hdl/mem_agent.sv Outdated Show resolved Hide resolved
testbench/uvm/mem/hdl/mem_agent.sv Outdated Show resolved Hide resolved
testbench/uvm/mem/hdl/mem_agent.sv Outdated Show resolved Hide resolved
testbench/uvm/mem/hdl/mem_base_test.sv Outdated Show resolved Hide resolved
testbench/uvm/mem/hdl/mem_base_test.sv Outdated Show resolved Hide resolved
testbench/uvm/mem/hdl/mem_sequence.sv Outdated Show resolved Hide resolved
testbench/uvm/mem/hdl/mem_sequence.sv Outdated Show resolved Hide resolved
testbench/uvm/mem/hdl/mem_sequence.sv Outdated Show resolved Hide resolved
testbench/uvm/mem/hdl/mem_sequence.sv Outdated Show resolved Hide resolved
testbench/uvm/mem/hdl/mem_sequence.sv Outdated Show resolved Hide resolved
testbench/uvm/mem/hdl/mem_sequence.sv Outdated Show resolved Hide resolved
testbench/uvm/mem/hdl/mem_wr_rd_test.sv Outdated Show resolved Hide resolved
testbench/uvm/mem/hdl/mem_wr_rd_test.sv Outdated Show resolved Hide resolved
testbench/uvm/mem/hdl/tbench_top.sv Outdated Show resolved Hide resolved
testbench/uvm/mem/hdl/tbench_top.sv Outdated Show resolved Hide resolved
testbench/uvm/mem/hdl/tbench_top.sv Outdated Show resolved Hide resolved
testbench/uvm/mem/hdl/tbench_top.sv Outdated Show resolved Hide resolved
testbench/uvm/mem/hdl/tbench_top.sv Outdated Show resolved Hide resolved
testbench/uvm/mem/hdl/tbench_top.sv Outdated Show resolved Hide resolved
testbench/uvm/mem/hdl/tbench_top.sv Outdated Show resolved Hide resolved
@kbieganski kbieganski force-pushed the verilator-uvm-testbench branch 4 times, most recently from 5b1a526 to ef86dd7 Compare November 8, 2023 19:06
@kgugala kgugala marked this pull request as ready for review November 8, 2023 19:18
Copy link

github-actions bot commented Nov 8, 2023

Links to coverage and verification reports for this PR (#131) are available at https://chipsalliance.github.io/Cores-VeeR-EL2/

@kgugala kgugala changed the title Add LSU DCCM UVM testbench for Verilator [DNM] Add LSU DCCM UVM testbench for Verilator Nov 8, 2023
@kgugala kgugala marked this pull request as draft November 8, 2023 19:40
Copy link

github-actions bot commented Nov 8, 2023

Links to coverage and verification reports for this PR (#131) are available at https://chipsalliance.github.io/Cores-VeeR-EL2/

Copy link

github-actions bot commented Nov 8, 2023

Links to coverage and verification reports for this PR (#131) are available at https://chipsalliance.github.io/Cores-VeeR-EL2/

@kgugala kgugala changed the title [DNM] Add LSU DCCM UVM testbench for Verilator Add LSU DCCM UVM testbench for Verilator Nov 9, 2023
testbench/uvm/mem/hdl/dccm_base_test.sv Outdated Show resolved Hide resolved
testbench/uvm/mem/hdl/dccm_monitor.sv Outdated Show resolved Hide resolved
testbench/uvm/mem/hdl/dccm_scoreboard.sv Outdated Show resolved Hide resolved
testbench/uvm/mem/hdl/dccm_transaction_sequence_item.sv Outdated Show resolved Hide resolved
Signed-off-by: Krzysztof Bieganski <kbieganski@antmicro.com>
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
@kgugala kgugala marked this pull request as ready for review November 9, 2023 05:05
Copy link

github-actions bot commented Nov 9, 2023

Links to coverage and verification reports for this PR (#131) are available at https://chipsalliance.github.io/Cores-VeeR-EL2/

1 similar comment
Copy link

github-actions bot commented Nov 9, 2023

Links to coverage and verification reports for this PR (#131) are available at https://chipsalliance.github.io/Cores-VeeR-EL2/

Signed-off-by: Krzysztof Bieganski <kbieganski@antmicro.com>
Copy link

github-actions bot commented Nov 9, 2023

Links to coverage and verification reports for this PR (#131) are available at https://chipsalliance.github.io/Cores-VeeR-EL2/

@kgugala
Copy link
Member

kgugala commented Nov 9, 2023

LGTM!

@kgugala kgugala merged commit 0faacff into chipsalliance:main Nov 9, 2023
148 checks passed
@kgugala kgugala deleted the verilator-uvm-testbench branch November 9, 2023 21:03
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.

None yet

3 participants