Closed dhritireddy closed 5 years ago
Hi,
Thanks for checking out our tool!
Since we are using the open version of LegUp, all inputs and outputs are mapped to on-chip memories. At each iteration, I write the values from the touch screen to the input memory, run the network and then read back the result from the output memory and display it on the hex display. I start and stop the network by playing with y_Q, which is the state of the LegUp state machine.
The code for this demo is quite messy, so I would rather not put it here. Nevertheless, I will be happy to share it with you if you send me an email.
Hi Daniel,
Thank you for the explanation. I have sent you a mail regarding the same.
The code for this demo is quite messy, so I would rather not put it here. Nevertheless, I will be happy to share it with you if you send me an email.
Hey @danielholanda , is this offer still on the table? It would help me a lot if I could see what you did.
Hi Daniel, Really helpful tool and well documented.
I had a question on how you changed the output to the hex display in the demo. If you could either share the verilog file or the part of the code,it would be really helpful.
Thank you in advance.