|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Openrisc Test Suite for rtl.
Stay connected to the people that matter most with a smarter inbox. Take a look. _______________________________________________ http://www.opencores.org/mailman/listinfo/openrisc |
|
|
|
Re: Openrisc Test Suite for rtl.On Tue, 2009-02-24 at 21:20 -0800, Zakhir Hussain wrote:
> Hi all, > > I am trying to implement a coprocessor type support for the > or1200. But after the changes I would like to verify whether all the > existing functionality remains unchanged. Is there an existing test > suite (for the rtls, not simulator) that i can run and see if all the > testcases pass without any issues? Also pls let me know how the end > result is validated ( is it by comparing the result from the simulator > with same input?). > > > > > ______________________________________________________________________ There are a set of simulation scripts with the OpenRISC Reference System-on-Chip (ORPSoC), which is in the or1k/orp/orp_soc directory on CVS. I'm not aware of any other verification tests - perhaps other readers of this mailing list can help here. These build a SoC by adding various peripherals to the OR1200. The tests consist of running a number of embedded programs on the RTL. You can check for validity by ensuring you get the same result in the same number of cycles. However these are only a limited set of tests. They only test the functionality of the CPU. If you add a co-processor, they could well show the same result, because your co-processor has not been invoked. Extending the set of tests would be very helpful. These tests are designed for use with Cadence NC. There is an Embecosm application note explaining how to simulate the RTL using Icarus Verilog or by generating SystemC using Verilator. http://www.embecosm.com/download/ean6.html HTH, Jeremy -- Tel: +44 (1202) 416955 Cell: +44 (7970) 676050 SkypeID: jeremybennett Email: jeremy.bennett@... Web: www.embecosm.com _______________________________________________ http://www.opencores.org/mailman/listinfo/openrisc |
|
|
|
|
| Free embeddable forum powered by Nabble | Forum Help |