arnonsha

Results 9 comments of arnonsha

That would be most helpful. Centos 7 is very common in the EDA industry

Thanks @elad-bar It works. Modified name 2 days ago, and it hadn't change back. Closing the issue

Michael I think before going to snps with this, can you check what was imlemented in the netlist ? If I understamd correctly the logic is wrapped in a hierarchy...

I agree. That would be helpful

Thank you for explaining. Looking at the verilog implementation (when using address 0x1000) `decoded_reg_strb.mem1 = cpuif_req_masked & (cpuif_addr >= 13'h1000) & (cpuif_addr

Sorry, I should have better explain my question: If the strobe implementation checks the entire address range between the memory base address and the base address plus the memory size,...

A built in AHB interface is indeed something that I miss. There are still processors without AXI interface where data transfer speed is important.

thank you very much @amykyta3 for your support !

I agree: For register files and SRAM memories bursts doesn't provide any advantage, so yes we can ignore the burst input completely. I would also like to see a zero...