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
@kbieganski kbieganski force-pushed the verilator-uvm-testbench branch from afbb974 to 5b880f9 Compare November 8, 2023 18:01
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/

@kbieganski kbieganski force-pushed the verilator-uvm-testbench branch from ef86dd7 to 16a1e5f Compare November 8, 2023 20:10
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 force-pushed the verilator-uvm-testbench branch from 16a1e5f to c4c7587 Compare November 9, 2023 04:43
@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 <[email protected]>
Signed-off-by: Karol Gugala <[email protected]>
@kgugala kgugala force-pushed the verilator-uvm-testbench branch from c4c7587 to 521e448 Compare November 9, 2023 04:48
@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 <[email protected]>
@kbieganski kbieganski force-pushed the verilator-uvm-testbench branch from 521e448 to 4a8e19d Compare November 9, 2023 09:13
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.

3 participants