Assembly Language

Σε Εξέλιξη Αναρτήθηκε Apr 23, 2008 Πληρώθηκε κατά την παράδοση
Σε Εξέλιξη Πληρώθηκε κατά την παράδοση

The attached file acts as a programmable logic controller. It reads port B and implements the following logic equations:

y1(t)=x1(t)+x2(t)+x3(t)+x4(t)

y2(t)=x1(t)+(x2(t-1).x3(t-1))

I need to modify the following code in assembly language so that the following logic is used:

y1(t) = x1(t) OR (x2(t) AND x3(t))

y2(t) = x1(t) OR (x2(t-1) AND x3(t-2))

If familiar with MPLAB, assembly language, and logic gates; then that please let me know.

Ταυτότητα Εργασίας: #253772

Σχετικά με την εργασία

8 προτάσεις Απομακρυσμένη εργασία Ενεργό Apr 24, 2008