I'm trying to read 32 bits of parallel data into the 6534 using an external clock. When I put a logic '1' level on the LSB and use a continuous pulse generator for the ext clk, the resulting buffer has alternating 0x0001 and 0x0000 values (instead of all 0x0001). What am I doing wrong? Code attached.