ibex icon indicating copy to clipboard operation
ibex copied to clipboard

No Sequencer for Request Agent in the Memory Interface Agents directory.

Open quswar-abid opened this issue 3 years ago • 2 comments
trafficstars

My Environment

I am trying to run tests on Ibex core from the binary generated from RISCV-DV verification environment. I've generated the tests separately from RV-DV and got the binaries which needs to be loaded into memory. I'm looking in to the files for Memory Interface Agent. For the request agent, no file for sequencer is provided. Do we need to create it separately? Or is it provided somewhere else?

EDA tool and version: Synopsys VCS 2016

Operating system: Ubuntu Linux

Version of the Ibex source code: 0a9f5ed1daa4a7fcf46f2e21cbb02d87e569ea1a

quswar-abid avatar Apr 20 '22 06:04 quswar-abid

The easiest approach is probably to extend the stuff in dv/uvm/core_ibex to support the "please run this binary for me" flow. At the moment, that doesn't exist (it's on the near-term list, tracked as #1569).

As a word of warning, I'm currently hacking on the scripts in that directory. Barring disaster, things should settle down again in a day or two.

rswarbrick avatar Apr 20 '22 09:04 rswarbrick

Going to tag this as a PendingClose Issue and then close it off as the associated work is tracked in #1569. As a note to the original poster, these efforts have moved from the near-term tracking items to mid to long term.

johngt avatar Jul 20 '22 12:07 johngt

Noted, ping me @ [email protected] when done and I'll close the issue.

Thanks, :)

ghost avatar Nov 17 '22 07:11 ghost