You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I would like to add custom benchmarks and instructions to uPIMulator. Could you tell me how to do this? For example, I want to rewrite the gemv benchmark and add my custom instructions, such as a vector addition instruction. How should I modify the simulator's source code, or which source code files should I focus on?
The text was updated successfully, but these errors were encountered:
FailureJack
changed the title
Adding Self-Defined Benchmark And Instructions
Adding Custom Benchmark And Instructions
Jul 31, 2024
Hello, I would like to add custom benchmarks and instructions to uPIMulator. Could you tell me how to do this? For example, I want to rewrite the gemv benchmark and add my custom instructions, such as a vector addition instruction. How should I modify the simulator's source code, or which source code files should I focus on?
The text was updated successfully, but these errors were encountered: