Jump to content
  • 0

FPGA output problem.


Ludovico

Question

I'm using a Nexys Video Board with vivado/ SDK 2019.1. I made a basic MicroBlaze enviroment (the one the image shows) where i added a FPGA Custom IP (called TESI) with two axi-4 slave interfaces but one is not used yet, i just put it for later additio ns i'll need. The IP is a simple multiplier, i put the code of it and its axi connection in the attachments. The problem is that whne i test it in SDK/VITS the multiplier works only once: first time i put an imput i read the right output, but if i try a second or more time the result doesnt change and it remains the one of the first multiplication. I leave the SDK test code i use in attachment too. Where is the error in my project? thank you.

microblaze enviroment.PNG

multiplierVHDL.txt AXImultiplier_VHDL.txt SDK_MultiplierTest.txt

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...