Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fst waveform analyzing for imatmul program #348

Open
Tanishqgithub opened this issue Aug 23, 2024 · 0 comments
Open

fst waveform analyzing for imatmul program #348

Tanishqgithub opened this issue Aug 23, 2024 · 0 comments

Comments

@Tanishqgithub
Copy link

Tanishqgithub commented Aug 23, 2024

@mp-17

I have successfully generated the .fst file for the imatmul program, and I need assistance in analyzing the corresponding waveform.

From my understanding, the assembly-level program (ISA) is generated in ara/apps/bin/imatmul.dump Could you please provide guidance on the following aspects of the waveform analysis:

  1. Vector Instruction Issuance to ARA Vector Co-Processor:
    I’m trying to identify the signal in the waveform that shows the moment when vector instructions are issued from the Ariane core to the ARA Vector Co-Processor. Specifically, I’m looking for the signal that confirms when Ariane understands that the instruction is a vector instruction and passes it on to the vector unit for processing.

  2. Multiplication Operation in simd_mul.sv:
    I’m also trying to locate where the actual multiplication of operands occurs, particularly in the simd_mul unit. I would appreciate help identifying the signals or patterns that correspond to the SIMD multiplication operation in the waveform.

Any detailed guidance on how to effectively analyze these aspects within the waveform would be highly appreciated.

Thanks in advance for your support!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant