FPGA-MAFIA / fpga_mafia

Designing a Multi-Agent Fabric Integration Architecture to run on de10-lite FPGA.
MIT License
13 stars 5 forks source link

Nr cpu ex #553 #652

Open amichai-bd opened 4 months ago

amichai-bd commented 4 months ago

I'm creating a "draft pull request". This will allow to "ease" the code review on all your changes on this branch. not only specific commits

amichai-bd commented 4 months ago

@NoamRahat - Please let me know when you are ready with your changes so we can have a session to finish this task

amichai-bd commented 4 months ago

I recommend you should start creating some kind of assembly test for you CPU_EX

NoamRahat commented 4 months ago

@amichai-bd

@NoamRahat - Please let me know when you are ready with your changes so we can have a session to finish this task

sure. will update. likely to be on sunday. I want to try working more today and tomorrow. will not contiue more then what I will suffice, so next week we can move on to start working on the actual project.

I recommend you should start creating some kind of assembly test for you CPU_EX

do we have examples on big_core \ mini_core_rrv ?

NoamRahat commented 3 months ago

Hi @amichai-bd , how do I create a assmbly test? is there any reference?

amichai-bd commented 3 months ago

Hi @amichai-bd , how do I create a assmbly test? is there any reference?

yes - look for a big_core test with "*.s" file.

amichai-bd commented 3 months ago

example the "data_hazard_check"