Relative Content

Tag Archive for vhdlhardwaremmx

LED not turning on on Basys3

I am trying to implement on a Basys3 a MMX ALU. All operations work great, except multiplication. I am using Booth’s algorithm and for now I am trying to turn on a LED to let me know when the cycle is done( by that I mean when the result is valid). In the waveform simulation, the signal gets turn on, but on the fpga it does not. Any idea why?