??? 04/20/07 13:12 Read: times |
#137618 - Bad code Responding to: ???'s previous message |
You are defining shift_reg with two different "if" statments. I think that is why you had an error.
The first time, the "else" statement linked the two definitions. |