Re: [PATCH v2 1/3] hw/misc/k230_iomux: add Kendryte K230 IOMUX model
Kangjie Huang <[email protected]>
| Newsgroups | org.nongnu.qemu-riscv,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <CAAW0U4atycRToaPbd8tRo1KoNUe54zLdi_72oCFqYHv8E81=2w@mail.gmail.com> |
Hi Chao Liu <[email protected]> 于2026年8月13日周四 11:18写道: > > According to the K230 Manual, Section 12.9.2.2, IOMUX register bit 31 (DI) > is a read-only field described as “Input data from outside the Chip to the PAD”: > > > bits: 31 > > Field Name: DI > > Access: RO > > Field Description: Input data from outside the Chip to the PAD > > We don't need to simulate external input here, but I suggest adding a > comment explaining that this is set to zero. > > I checked the K230 SDK and there are no dependencies on this part, > but from the standpoint of modeling completeness, it's worth noting. Hi Junze, Alistair, and Chao, Thank you very much for the reviews. The suggestions are very helpful. I will address them in v3. Thanks, Kangjie