Re: [PATCH v2] riscv: Add support for AMD/Xilinx MicroBlaze V

2023-12-05 Thread Michal Simek
On 12/5/23 06:17, padmarao.beg...@microchip.com wrote: On Mon, 2023-11-06 at 12:56 +0100, Michal Simek wrote: EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe MicroBlaze V is new AMD/Xilinx soft-core 32bit RISC-V processor IP. It is hardware compatib

Re: [PATCH v2] riscv: Add support for AMD/Xilinx MicroBlaze V

2023-12-04 Thread Padmarao.Begari
On Mon, 2023-11-06 at 12:56 +0100, Michal Simek wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you > know the content is safe > > MicroBlaze V is new AMD/Xilinx soft-core 32bit RISC-V processor IP. > It is hardware compatible with classic MicroBlaze processor. > > The patc

Re: [PATCH v2] riscv: Add support for AMD/Xilinx MicroBlaze V

2023-12-04 Thread Leo Liang
On Mon, Nov 06, 2023 at 12:56:47PM +0100, Michal Simek wrote: > MicroBlaze V is new AMD/Xilinx soft-core 32bit RISC-V processor IP. > It is hardware compatible with classic MicroBlaze processor. > > The patch contains initial wiring and configuration for initial HW design > with memory, cpu, inter

[PATCH v2] riscv: Add support for AMD/Xilinx MicroBlaze V

2023-11-06 Thread Michal Simek
MicroBlaze V is new AMD/Xilinx soft-core 32bit RISC-V processor IP. It is hardware compatible with classic MicroBlaze processor. The patch contains initial wiring and configuration for initial HW design with memory, cpu, interrupt controller, timers and uartlite console (interrupt controller is li