Sign in
opensecura
/
hw
/
matcha
/
HEAD
f31b8fc
CHERIoT-llvm: cleanup toolchain wrappers
by Sam Leffler
· 3 days ago
master
b6c4903
CHERIoT: enable using either v13 or v17 toolchain
by Sam Leffler
· 3 days ago
488e57d
CHERIoT: fix test_rom_cheri.ld syntax for v17 llvm
by Sam Leffler
· 3 days ago
40f87e7
Fix CHERIoT-LLVM objcopy wrapper.
by Sam Leffler
· 6 weeks ago
93cb350
test_rom_cheri: expect a manifest on the 2nd-level firmware image
by Sam Leffler
· 7 weeks ago
0a36760
soundstream: load model from spi on bancha
by Sam Leffler
· 3 months ago
a18272b
Merge "test_rom: correct the CHERIoT ROM size to really be 48K"
by Sam Leffler
· 9 weeks ago
44cd067
Merge "Fix kelvin fpga_tests"
by Alex Van Damme
· 9 weeks ago
5da35fb
Fix kelvin fpga_tests
by Alex Van Damme
· 9 weeks ago
100fa6b
test_rom: correct the CHERIoT ROM size to really be 48K
by Sam Leffler
· 2 months ago
9b9216a
Merge "Align hyperdebug_firmware URL"
by Alex Van Damme
· 9 weeks ago
1f9bc93
Align hyperdebug_firmware URL
by Alex Van Damme
· 9 weeks ago
39e495c
rename filegroup matcha.logs to matcha_logs
by Matthew Wilson
· 2 months ago
b80b61a
Plumb distdir/cachedir to dvsim
by Alex Van Damme
· 3 months ago
3d0c8c1
Add bazel and java tools to airgap image
by Matthew Wilson
· 3 months ago
bfbd859
Merge "Create sencha top level bitstream target"
by Michael Hoang
· 3 months ago
7370221
Add @llvm_flirtool//... to airgap image
by Matthew Wilson
· 3 months ago
b79d144
Create sencha top level bitstream target
by Michael Hoang
· 3 months ago
06a2553
Correct flash_ctrl_data_erase_verify parameter.
by Sam Leffler
· 3 months ago
c6f348b
test_rom: revamp & track opentitan api's
by Sam Leffler
· 3 months ago
6574fa6
test_rom: initial bancha support
by Sam Leffler
· 5 months ago
ca943b5
Propagate tags through opentitan_rom_binary
by Sam Leffler
· 3 months ago
f343a21
soundstream: fix i2s_wait_for_rx_watermark
by Sam Leffler
· 3 months ago
697f3a6
Merge "soundstream: make mailbox optional"
by Sam Leffler
· 3 months ago
2717e4b
Merge changes from topic "cheriot-toolchain"
by Sam Leffler
· 3 months ago
a460a7c
Add targets.bzl for top level targets
by Michael Hoang
· 4 months ago
d009dfe
soundstream: make mailbox optional
by Sam Leffler
· 5 months ago
5c59f0f
Add cheriot-baremetal toolchain support
by Sam Leffler
· 4 months ago
3d467b6
Add CHERIoT-LLVM toolchain support.
by Sam Leffler
· 5 months ago
63706d1
[sencha/hw] Reduce ML DMEM SRAM from 4MB to 2MB
by Michael Hoang
· 4 months ago
b39223c
[sencha/hw] Reduce SMC SRAM from 4MB to 512KB
by Michael Hoang
· 4 months ago
e283744
Move verilator rule to a separate file
by Michael Hoang
· 4 months ago
7aaecab
Initial commit of top_sencha [autogen only]
by Michael Hoang
· 4 months ago
c289573
Initial commit of top_sencha
by Michael Hoang
· 5 months ago
c86b113
Separate verilator targets for matcha and sencha
by Michael Hoang
· 5 months ago
122cd50
Remove top_matcha references in hw/ip DV configs
by Michael Hoang
· 5 months ago
e771edd
Merge "Fix building all targets and clean up the format"
by Yenkai Wang
· 5 months ago
8c922d3
Fix building all targets and clean up the format
by Yenkai Wang
· 5 months ago
cd2eb99
Make target-dependent sw/autogen files
by Michael Hoang
· 5 months ago
803dc6f
Move common hardware IP to hw/ip
by Michael Hoang
· 5 months ago
e1cd69d
soundstream: fixup README for external use
by Sam Leffler
· 6 months ago
7fbbd2d
Merge "Force URAM Usage for ML and SMC Memories"
by Stefan Hall
· 6 months ago
6ca0706
Force URAM Usage for ML and SMC Memories
by Stefan Hall
· 6 months ago
6610a79
Add udev rules for Sparrow
by Alex Van Damme
· 6 months ago
a28a880
Merge "Update bazel airgap prep script with removed chisel dependency"
by Cindy Liu
· 6 months ago
490340e
Update bazel airgap prep script with removed chisel dependency
by Cindy Liu
· 6 months ago
16e6b68
Merge "Add ml top model test into dv regression"
by Yenkai Wang
· 6 months ago
74c8257
Fix hello_world target visibility
by Cindy Liu
· 6 months ago
74db8df
soundstream: simplify profile collection
by Sam Leffler
· 6 months ago
09f5658
Support airgapped bitstream/DV flow
by Cindy Liu
· 12 months ago
1ebf0fe
Add ml top model test into dv regression
by Yenkai Wang
· 11 months ago
1918371
Merge "Add build rules for HPS demo on flash"
by Alex Van Damme
· 6 months ago
bb1bc01
Add build rules for HPS demo on flash
by Alex Van Damme
· 6 months ago
f157587
soundstream: cleanups
by Sam Leffler
· 6 months ago
eb22047
soundstream: replace wfi busy loops
by Sam Leffler
· 6 months ago
0575c2e
soundstream: typos
by Sam Leffler
· 6 months ago
18e5d31
soundstream: ml fixups
by Sam Leffler
· 6 months ago
7d6191c
Initial CHERIoT Soundstream demo
by Sam Leffler
· 9 months ago
10c06a9
Fixes for HPS on ASIC
by Alex Van Damme
· 8 months ago
4256a32
Workaround for Kelvin ASIC fifo issue at SC startup
by Alex Van Damme
· 8 months ago
021fa42
Diversion libs for Sparrow builds
by Alex Van Damme
· 8 months ago
706a90b
Update kelvin linker script
by Cindy Liu
· 8 months ago
b6bb451
[hps] Use sw/kelvin helper header
by Cindy Liu
· 8 months ago
5867d7e
Build HPS model test from source code
by Yen-Kai Wang
· 8 months ago
b711c59
Revert kelvin_hello_world printf
by Cindy Liu
· 8 months ago
416a1e1
Fix kelvin libgloss and stack
by Cindy Liu
· 8 months ago
924387b
Migrate fastvdma and build in hw/matcha
by Michael Hoang
· 9 months ago
4800cd8
[dbg] Add debug_req to ml_top
by Michael Hoang
· 9 months ago
d197cce
Update ml_top for new Kelvin signal naming
by Alex Van Damme
· 9 months ago
c41efb0
Add Kelvin utilization report to bitstream build
by Stefan Hall
· 10 months ago
1b3040b
Get xbar_sram from @kelvin_hw
by Alex Van Damme
· 10 months ago
c7e9edf
Merge changes from topic "soundstream-bm"
by Alex Van Damme
· 10 months ago
8de5721
Update to new Scala version for Chisel5
by Alex Van Damme
· 12 months ago
5b7a466
Backport Bazel 6 dvsim fix from OpenTitan
by Alex Van Damme
· 10 months ago
c927b41
Default complete the build with failing timing
by Matthew Wilson
· 11 months ago
7c7b810
Update .bazelversion to 6.2.1
by Alex Van Damme
· 12 months ago
544a5c2
Updates for importing matcha to another Bazel project
by Alex Van Damme
· 12 months ago
81ef677
Add support for resuming at PC in dif_ml_top
by Alex Van Damme
· 12 months ago
1db9b9f
Merge "500kHz JTAG - 5MHz SPI Slave"
by Stefan Hall
· 11 months ago
7690ce4
Replace polling with irq handling for ML core processing
by Yenkai Wang
· 1 year, 3 months ago
3fda141
500kHz JTAG - 5MHz SPI Slave
by Stefan Hall
· 12 months ago
8790983
[sw][matcha] Fix cam_i2c_test failure
by Yenkai Wang
· 12 months ago
7f0a7c6
Add c warning checks in device binary programs
by Cindy Liu
· 12 months ago
5fead73
[sw][matcha] Update a register to take frame width
by Yenkai Wang
· 1 year ago
matcha_v1.0rc3
a79b64d
Merge changes from topic "bring_up_hps_demo"
by Yenkai Wang
· 1 year ago
0fda2a3
[sw][matcha] Update ISP registes setup for raw and bypass modes
by Yenkai Wang
· 1 year ago
023a64f
Merge "Use kelvin.v built from hw/kelvin"
by Cindy Liu
· 1 year ago
1b8fb75
[sw][matcha] Update demo script for new server setup
by Yenkai Wang
· 1 year ago
c82d8aa
Use kelvin.v built from hw/kelvin
by Cindy Liu
· 1 year ago
a9ba101
Set kClockFreqSpiFlashHz to 24MHz for ASIC
by Alex Van Damme
· 1 year ago
3b33d44
I2S Cleanup
by Stefan Hall
· 1 year, 1 month ago
f832ed4
Update isp_wrapper test timeout
by Cindy Liu
· 1 year ago
389ae40
[hw/ml_top] Update Kelvin after clean-up
by Michael Hoang
· 1 year ago
9b95f95
[sw][matcha] Update tpg tests with yocto setup
by Yenkai Wang
· 1 year, 1 month ago
f3395f9
[hw][matcha] Connect the second port of ISP and increase register size
by Bangfei
· 1 year, 1 month ago
f349047
Addtional clean up
by Michael Hoang
· 1 year, 1 month ago
761dc63
Update SMC PTW license
by Michael Hoang
· 1 year ago
ac291d2
Merge "Update frequencies for ASIC config"
by Alex Van Damme
· 1 year, 1 month ago
85f44d4
Update frequencies for ASIC config
by Alex Van Damme
· 1 year, 1 month ago
1eb3a85
Revisit TODOs
by Michael Hoang
· 1 year, 1 month ago
Next »