Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sc0ty/picoblaze
PicoBlaze Simulator
https://github.com/sc0ty/picoblaze
Last synced: 14 days ago
JSON representation
PicoBlaze Simulator
- Host: GitHub
- URL: https://github.com/sc0ty/picoblaze
- Owner: sc0ty
- License: gpl-3.0
- Created: 2014-03-16T23:32:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-09-30T18:43:49.000Z (about 5 years ago)
- Last Synced: 2023-03-24T06:50:58.584Z (over 1 year ago)
- Language: C++
- Size: 124 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# PicoBlaze Simulator
Application emulating PicoBlaze soft processor.
It has easy to use graphic user interface.
You need wxWidgets to build it.## Compilation
### Under Linux:
```
cd src
make
```
### Under Linux/Windows:
Run [Code::Blocks](http://www.codeblocks.org/) IDE, open project `PicoBlaze.cbp` and compile it.
There are two version of build targets - one based on wx-config, and one based on Code::Blocks variables. Use what you like.## Examples
In `hex` directory there are several test programs.
Sources with `.lst` extension and files ready to be loaded with `.hex` extension.## License
Released under open source GNU GPL license.## Author
Mike Szymaniak
sc0typl [at] gmail [dot] com
http://sc0ty.pl