SkillAgentSearch skills...

Or1ksim

The OpenRISC 1000 architectural simulator

Install / Use

/learn @openrisc/Or1ksim
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Or1ksim

Or1ksim is a generic OpenRISC 1000 architecture simulator capable of emulating OpenRISC based computer systems at the instruction level. It includes models of a range of peripherals, allowing complete systems to be modelled.

For full details see http://opencores.org/or1k/Or1ksim

This is a variant of the standard Or1ksim, which uses or1k as the architecture name, rather than or32. At some stage in the future this will be merged in, so that either architecture name is supported.

Installation

Or1ksim uses a standard GNU autoconf/automake installation and is designed to be built in a separate build directory. So from the main directory, a minimal install can be done with

mkdir bd
cd bd
../configure
make
sudo make install

Full details on installation are provided in the user manual, in the doc directory.

Jeremy Bennett jeremy.bennett@embecosm.com 21 August 2012

View on GitHub
GitHub Stars78
CategoryDevelopment
Updated2d ago
Forks45

Languages

C

Security Score

95/100

Audited on Mar 29, 2026

No findings