-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NDK: [MAINTENANCE] Update NDK submodules
- Loading branch information
1 parent
81fe0b7
commit a97bde2
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule cards
updated
3 files
+1 −1 | bittware/ia-420f/src/Modules.tcl | |
+1 −1 | reflexces/agi-fh400g/src/Modules.tcl | |
+1 −1 | silicom/n6010/src/Modules.tcl |
Submodule core
updated
12 files
+99 −7 | intel/uvm/env/env.sv | |
+2 −1 | intel/uvm/env/model.sv | |
+2 −0 | intel/uvm/env/pkg.sv | |
+44 −0 | intel/uvm/env/sequence.sv | |
+45 −20 | intel/uvm/top_agent/agent.sv | |
+21 −0 | intel/uvm/top_agent/config.sv | |
+29 −30 | intel/uvm/top_agent/driver.sv | |
+54 −0 | intel/uvm/top_agent/monitor.sv | |
+12 −10 | intel/uvm/top_agent/pkg.sv | |
+59 −120 | intel/uvm/top_agent/sequence.sv | |
+332 −0 | intel/uvm/top_agent/sequence_item.sv | |
+24 −0 | intel/uvm/top_agent/sequencer.sv |
Submodule ofm
updated
36 files