mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-25 06:17:39 -04:00
Anyone who needs to disassemble their generated ELF can probably just call objdump directly and the precise set of flags have already confused at least one potential contributor[1]. We're keeping the canned objdump command for "engineers that know where to look" because some have said they find it useful. Run it with e.g. make -C examples/sw/simple_system/hello_test disassemble [1] https://github.com/lowRISC/ibex/issues/1263 |
||
---|---|---|
.. | ||
benchmarks | ||
led | ||
simple_system | ||
.gitignore |