Update Readme.

This commit is contained in:
colin 2022-03-20 09:06:02 +00:00
parent 03549f1f93
commit 49c8aab2fd
2 changed files with 10 additions and 0 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
.vscode .vscode
.metals

View File

@ -1,5 +1,14 @@
# Weekend group # Weekend group
## tips
* jtag的reset引脚要设置对 jtag_trst_n 低电平复位
* 仿真的时候jtag的tclk不能太快要低于soc的clk
* SweRV如果程序不在`reset_vec`(0x80000000)开始的话就会从0开始但是GDB加载的bin不支持这个
* 物理仿真的时候 adapter speed 不能太快
* data段放到0x200太小GDB调试RISCV至少要4K的程序空间
* soc的ram和rom直接接到了lsu和ifu和DCCM/ICCM无关
### 不要小看自己 ### 不要小看自己
### 我们不卷,只是爱好 ### 我们不卷,只是爱好