The document summarizes a case study using open source tools to verify the OpenRISC 1200 processor implementation against its reference architectural simulation using the GCC regression test suite. Key aspects included:
1) Using the 53,000+ test GCC regression test suite to verify the SystemC design model against the reference Or1ksim architectural simulator.
2) Initial results found errors in both the RTL implementation and Or1ksim reference model, helping to improve both.
3) Connecting the GNU Debugger to drive the SystemC model via a remote serial protocol server, allowing the GCC regression tests to be used for verification.