core-v-mcu icon indicating copy to clipboard operation
core-v-mcu copied to clipboard

This is the CORE-V MCU project, hosting CORE-V's embedded-class cores.

Results 83 core-v-mcu issues
Sort by recently updated
recently updated
newest added

The [MCU UVM project](https://github.com/Datum-Technology-Corporation/core-v-mcu-uvm/tree/dev) has begun building Sub-System level test benches. We started with the [APB Timer](https://github.com/Datum-Technology-Corporation/core-v-mcu-uvm/tree/dev/dv/uvme_apb_timer). We used [the spreadsheet included in the MCU source](https://github.com/openhwgroup/core-v-mcu/blob/master/rtl/apb_timer_unit/data/apb_timer_unit_reg_defs.csv) to build a [csv...

This is still a draft, this PR adds the Verilator TestBench to run applications

Do Not Merge

Hi, In the quick start guide, it is mentioned that "After working through this document you should have a [cli_test](https://github.com/openhwgroup/core-v-mcu-cli-test) running on the CORE-V-MCU on either an FPGA based emulation...

Hi, I'm trying to run simulation with make buildsim and make sim. After modelsim gui is opened and run, These errors were appeared after releasing the reset: # core_v_mcu_tb.qspi.spi_decoder.decode @...

Any idea why I have this error? I try to download and run make src, and I run into this error, any advice will be appreciated. kyeoh1@ubuntu:/work/kyeoh1/core-v-mcu$ make src make:...

Hello, I have some doubts in the process of learning this project. The event unit module appears in the lower right corner of the architecture diagram of this project. There...

documentation
question

From the readme in the `tests` folder: ``` Call the ./update-tests script in the top-level directory. This populate this directory with all software tests. ``` I cannot find any `update-tests`...

In the Quickstart Guide I would expect to find some indication about the toolchain to compile the SW.