Ahmed Amr Abdellatif

Results 5 issues of Ahmed Amr Abdellatif

Hello everyone, I was trying to use `ripes` to verify my multiplier design unit, by trying to perform a calculation that exceed 64-bit to verify the implementation of `mulh` instruction....

I used the DV to test my design of RV64IMC, and i worked so good. Now i want to test my machine mode csr register implementation. When i try to...

Hello everyone, I've design an RV64IMAC architecture with M & S Privilege levels supported. I want to test the S-mode, I see that the assembly generated has S-mode exception handler...

I'm working on a GP to design a RV64IMAC, and i want to use the DV to test my design, but there's no test that generates atomic instructions, can someone...

Hello everyone, I've designed an RISCV architecture and i want to test it using `RISCV-DV`. So, is there anyone can guide me what should i exactly do to test my...