An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
i would recommend using the c block in psim and doing writing your logic in C. I have highlighted the main parts. When you define the number of inputs and outputs at the top you automatically get input and output variables created (xn,yn) respectively. You can rebuild the logic with "mux" elements if you are keen but it would be messy.
Hi Reza,
i would recommend using the c block in psim and doing writing your logic in C. I have highlighted the main parts. When you define the number of inputs and outputs at the top you automatically get input and output variables created (xn,yn) respectively. You can rebuild the logic with "mux" elements if you are keen but it would be messy.