openrisc / orpsoc-cores

Core description files for FuseSoC
124 stars 79 forks source link

or1200-generic: verilator/tb: improvements and additions #42

Closed skristiansson closed 10 years ago

skristiansson commented 10 years ago

This pull-request contains some new nifty features, such as the ability to load binary program files in addition to elf files, more graceful exits on ctrl-c and $finish() statements and some status print-out on exit. It also have a bit of clean-up and bug-fixes as well.

skristiansson commented 10 years ago

This has been superseded by https://github.com/openrisc/orpsoc-cores/pull/45