Sign in
opensecura
/
3p
/
lowrisc
/
opentitan
/
9086a708015ce91420b6a2cdc4c6dcaaabd436f9
/
util
a821bbc
[dv regr tool] Use builtin for generating seeds
by Srikrishna Iyer
· 5 years ago
de3b673
[uvmdvgen] Fixes from #1441
by Srikrishna Iyer
· 5 years ago
f578e7c
[dv regr tool] Publish results in html + fixes
by Srikrishna Iyer
· 5 years ago
6b02a01
[dv] fusesoc with export + Chip sims with dvsim
by Srikrishna Iyer
· 5 years ago
4f0b090
[dv regr tool] Publish results to OT web server
by Srikrishna Iyer
· 5 years ago
14336e7
[util] New i2csvg utility to make pictures of I2C transactions
by Mark Hayter
· 5 years ago
4e35384
[clean] remove non-ASCIIs where possible
by Scott Johnson
· 5 years ago
13173e8
[aes dv] Enabled AES DV with dvsim regr tool
by Srikrishna Iyer
· 5 years ago
3d93afb
[dv regr] Some more fixes
by Srikrishna Iyer
· 5 years ago
228f1c1
[dv regr tool] Possible fixes for crash / freeze
by Srikrishna Iyer
· 5 years ago
113d733
[dv regr tool] Added V milestones as regr targets
by Srikrishna Iyer
· 5 years ago
1b5fa9f
[verible/style] This corrects several style linter warnings/errors
by Michael Schaffner
· 5 years ago
3529221
[dv regr tool] Added 'overrides' directive
by Srikrishna Iyer
· 5 years ago
627f782
[usbdev dv] Initial dv bench
by Srikrishna Iyer
· 5 years ago
4efd35e
[entropy_src/doc] initial version of doc
by Mark Branstad
· 5 years ago
091526f
[dvsim] Add sim_cfg.hjson files for all supported IPs
by Udi Jonnalagadda
· 5 years ago
388f5d5
[verible] Add build and run scripts for Verible format/lint
by Michael Schaffner
· 5 years ago
1b2141b
missing newline escape prevents docker build from working
by Adam H. Leventhal
· 5 years ago
544da8d
[dv regr tool] Support for multi IP sim runs
by Srikrishna Iyer
· 5 years ago
48a6d98
[util/uvmdvgen tool] Updated tool for dvsim regr
by Srikrishna Iyer
· 5 years ago
ee57d1a
[dv] Support Xcelium and xprop in new dv regression flow
by Weicai Yang
· 5 years ago
eb27b6f
[dv/common] Fix tl_err with rst not handle non-blocking
by Cindy Chen
· 5 years ago
eeea1f4
[topgen/tlgen] Move simplify_addr to tlgen
by Eunchan Kim
· 5 years ago
6400905
[dv regr tool] Enabled 2 command line switches
by Srikrishna Iyer
· 5 years ago
e19f42b
[dv] Port HMAC to use dvsim regr tool
by Srikrishna Iyer
· 5 years ago
3b81284
Minor fix to xbar template code
by Timothy Chen
· 5 years ago
e4315d2
[dv] Add auto-generate xbar TB in topgen
by Weicai Yang
· 5 years ago
7cf7cad
[dv regr tool] Generate testplan annotated results
by Srikrishna Iyer
· 5 years ago
0c36b92
[util/example] Update Xbar example
by Eunchan Kim
· 5 years ago
3e84994
[topgen] optimize xbar size_byte to pow2
by Eunchan Kim
· 5 years ago
8d3985b
[hw] Make reggen generate a *_REG_OFFSET macro.
by Miguel Young de la Sota
· 5 years ago
09a81e9
[dv] Tool for running regressions
by Srikrishna Iyer
· 5 years ago
d5251ac
[xbar/dv] Support multiple address range in device
by Weicai Yang
· 5 years ago
0bcb351
[util] Rename vendor_hw.py to vendor.py
by Miguel Osorio
· 5 years ago
c13062a
[topgen/tlgen] Unify address range for device
by Eunchan Kim
· 5 years ago
c745294
[topgen/tlgen] Multi-tiered Xbar
by Eunchan Kim
· 5 years ago
9e01990
[dv/alert-handler] Add agent to drive and receive alert
by Cindy Chen
· 5 years ago
a495d20
[xbar/dv] xbar TB automation
by Weicai Yang
· 5 years ago
fc174e8
[util] Add a script for formatting header-guards.
by Miguel Young de la Sota
· 5 years ago
1c51441
[util] get-toolchain.py: Support JSON buildinfo files
by Philipp Wagner
· 5 years ago
a157999
[fpvgen/autogen] Output FPV assertions to vip folder, update templates
by Michael Schaffner
· 5 years ago
90e142a
[fpvgen] Remove wildcards from bind_fpv.sv.tpl template
by Michael Schaffner
· 5 years ago
208454c
[docs] Update documentation on documentation
by Satnam Singh
· 5 years ago
f1fa20b
[docs] Fix link to register tool documentation
by Satnam Singh
· 5 years ago
3d265a6
[dv/common] Fix vcs warnings from the uvmgen
by Cindy Chen
· 5 years ago
70f9ca5
[dv/alert_handler] Add dv plan
by Cindy Chen
· 5 years ago
6f84015
[util/reggen] Replace <br> with <div> wrappers
by Garret Kelly
· 5 years ago
8a4c043
[fpvgen] Update assertion template
by Michael Schaffner
· 5 years ago
5ddcc73
[fpv/tcl] Fix tcl file compile error
by Cindy Chen
· 5 years ago
ccef827
[fpvgen] Omit localparams in instantiation
by Michael Schaffner
· 5 years ago
1dc43db
[xbar/dv] Fix compile warning at xbar bind file
by Weicai Yang
· 5 years ago
4a4946d
[meson] Make meson_init.sh idempotent.
by Miguel Young de la Sota
· 5 years ago
8446204
[fpvgen] Minor update to make generated files compile
by Michael Schaffner
· 5 years ago
3bc8e09
[sw] Reference bug report on the use of objcopy
by Philipp Wagner
· 5 years ago
0bad783
[fpv/autogen] Add automations to create fpv csr
by Cindy Chen
· 5 years ago
b5a88f2
[fpvgen] FPV boilerplate generator script
by Michael Schaffner
· 5 years ago
65d7425
[top] Add multiple clocks at the top.
by Timothy Chen
· 5 years ago
09d859b
[tlgen] Fabric multi-clock support
by Timothy Chen
· 5 years ago
666dde1
[hmac/alerts] Instantiate dummy alert in hmac and wire up alert handler
by Michael Schaffner
· 5 years ago
56d871c
[sw] Fix embedded linking not including .crt or .vectors.
by Miguel Young de la Sota
· 5 years ago
3c8ab3b
[meson] Pull the functionality of make_build_bin.sh into Meson.
by Miguel Young de la Sota
· 5 years ago
b2ef483
[sw] Centralize the definition of $OT_VERSION
by Miguel Young de la Sota
· 5 years ago
7e011c7
[meson] Remove git dependency from build_consts.sh
by Miguel Young de la Sota
· 5 years ago
f208eea
[ci] Make the distribution fail if files are missing.
by Miguel Young de la Sota
· 5 years ago
09402b4
[doc] Fix typos
by Philipp Wagner
· 5 years ago
14a3fee
[doc] Use consistent spelling/capitalization of names
by Philipp Wagner
· 5 years ago
cbb081c
[util] splice_nexysvideo.sh fix the target directory
by Silvestrs Timofejevs
· 5 years ago
d42948c
[ci] Add a script for generating the release.
by Miguel Young de la Sota
· 5 years ago
2366287
[reggen] Update register modules of the signed off IPs
by Eunchan Kim
· 5 years ago
f3039d7
[dashboard] Add multiple revisions
by Eunchan Kim
· 5 years ago
206784b
[aes/dv] Add AES dv documentation and base DV structure
by Rasmus Madsen
· 5 years ago
dda5948
[spi_device/dv] Add DV plan and testplan
by Weicai Yang
· 5 years ago
e9dcfbb
[util] Better error message for invalid HJSON
by Philipp Wagner
· 5 years ago
6379357
[meson] Make Meson generate artifacts in the style of #650.
by Miguel Young de la Sota
· 5 years ago
1bf7b0a
[util] vendor_hw.py use python 3.5 compatible subprocess args
by Silvestrs Timofejevs
· 5 years ago
668ea2e
[reggen] Register to have typedef struct
by Eunchan Kim
· 5 years ago
2f87382
[util] build_docs.py add missing space
by Silvestrs Timofejevs
· 5 years ago
ecaf87c
[util] build_docs.py check if existing hugo is hugo-extended
by Silvestrs Timofejevs
· 5 years ago
0078a32
[tlul] Signoff Checklist (D2/V2 --> D3/V3)
by Eunchan Kim
· 5 years ago
8394fef
[doc] Compact HW Dashboard
by Eunchan Kim
· 5 years ago
6c870cb
[dv] refactor reggen for on-the-fly ral generation
by Srikrishna Iyer
· 5 years ago
1795f4d
[nmi_gen] Add the nmi_gen peripheral for alert_handler testing purposes
by Michael Schaffner
· 5 years ago
b66e6e3
[doc] common_ifs documentation update
by Gaurang Chitroda
· 5 years ago
b3c2bc5
[util/vendor_hw.py] Add signoff when using --commit
by Garret Kelly
· 5 years ago
32dd11b
[reggen] Remove FIFO depth when window is used
by Eunchan Kim
· 5 years ago
6d091ec
[util] Add checker for Signed-off-by lines in commit messages
by Alex Bradbury
· 5 years ago
f2d7726
[doc] Add a sw/device/tests markdown
by Timothy Chen
· 5 years ago
5bbb164
[doc] minor fixes to dv related docs
by Srikrishna Iyer
· 5 years ago
76c765e
[xbar/dv] Add dv plan and testplan
by Weicai Yang
· 5 years ago
9be86fe
[rv_plic/doc] Add rv_plic to hugo
by Cindy Chen
· 5 years ago
8573fa2
[doc] clean up product, project documentation
by Scott Johnson
· 5 years ago
7f13496
[topgen] Move hjson and tpl files from */doc -> */data/
by Michael Schaffner
· 5 years ago
1ba89b8
[lint/top] Various lint fixes in order to get the top level lint clean
by Michael Schaffner
· 5 years ago
4dda5f0
Update manual test script
by Timothy Chen
· 5 years ago
f57964e
[top_earlgrey] Fix vendor in JTAG IDCODE
by Philipp Wagner
· 5 years ago
57df62c
[util] Make build_docs.py Python 3.5-compatible
by Philipp Wagner
· 5 years ago
1130f5b
[doc] Fix testplan table
by Weicai Yang
· 5 years ago
3c254ef
[doc] remove redundant index.md
by Scott Johnson
· 5 years ago
9790e3e
[build_docs] Add tools' selfdoc function
by Eunchan Kim
· 5 years ago
ee9e8db
[dv/fpv] Clean up FPV script and add EndpointType to tlul_assert.sv
by Michael Schaffner
· 5 years ago
Next »