Skip to content

Commit

Permalink
added UVM tb
Browse files Browse the repository at this point in the history
  • Loading branch information
npatsiatzis committed Aug 23, 2023
1 parent 2d5110b commit 6037c9a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions uvm_sim/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
### Recirculation MUX RTL implementation

- solution for data bus synchronization
- uses a toggle pulse synchronizer to transmit a pulse across clock domains
- pulses controls the sampling of the data bus on the receiving (sink) domain

- Link to the playground : https://www.edaplayground.com/x/Bxz6
- Make sure that "Use run.do Tcl file" and "Download files after run" options remain checked
- results.zip is downloaded at the end of the execution
- contains all the SV/UVM tb files, coverage information etc...

Binary file added uvm_sim/result.zip
Binary file not shown.

0 comments on commit 6037c9a

Please sign in to comment.