| commit | 4b2dfd3bc954e017516b654341d5fbb9c06493f9 | [log] [tgz] |
|---|---|---|
| author | unrealismail <iyuksel@etu.edu.tr> | Thu Dec 30 19:47:43 2021 +0300 |
| committer | GitHub <noreply@github.com> | Thu Dec 30 19:47:43 2021 +0300 |
| tree | 70cf701598079e3820aa5bc5ef7373c736bd352f | |
| parent | 8b24e1c803e50474128b434cbc9387ce7f25cd6f [diff] |
Update README.md
This repo contains a RISC-V based SoC (K0) that utilizes the caravel <https://github.com/efabless/caravel.git>__ chip user space. K0 is an ASIC-compatible SoC that has a RISC-V core with RV32-IM ISA and UART module @ 115200 baudrate. The repo also contains all required files to run any rv32-im tests programming through UART.
TBA
TBA
TBA
TBA
TBA
user_project_wrapper.user_project_wrapper at verilog/gl/user_project_wrapper.vuser_project_wrapper adheres to the same pin order specified at pin\_order <https://github.com/efabless/caravel/blob/master/openlane/user_project_wrapper_empty/pin_order.cfg>__user_project_wrapper adheres to the fixed wrapper configuration specified at fixed_wrapper_cfgs <https://github.com/efabless/caravel/blob/master/openlane/user_project_wrapper_empty/fixed_wrapper_cfgs.tcl>__mpw-precheck <https://github.com/efabless/mpw_precheck>__