Hahaha.. it's time for more crap! And now, here's how my SMS process will look like:
entity sms is
port(
alarm: buffer std_logic:= 0;
CLK: in std_logic;
in_action: in std_logic;
reply: in std_logic;
reset: in std_logic;
out_action: out std_logic;
);
end sms;
architecture sms_beh of sms is
begin
process(in_action, reset);
variable count: integer:=0;
begin
if reset = '1' then
count := 0;
alarm <= '0';
end if;
if CLK'event and CLK = '1' and alarm = '0' then
if in_action = '1' and out_action = '0' then
out_action <= in_action;
count := count + 1;
end if;
if in_action = '0' and count > 0 and reply ='0' then
count := count + 1;
if count > 10 then
alarm <= '1';
end if;
end if;
end if;
end process;
end sms_beh;
Wahahaa.. siao…
Sometimes, smses just don't work. And calling is inappropriate also. And so? What to do? Sit like a fool and wait lor, what else. I was stoning at the usual place just now from 2.15pm to around 3.30pm. I was there alone, and later, WM came and join, and next came Ben. See? “No contact” works better. Better than smses disappearing into thin air.
No, this month's not the most smses that I have sent. I have a past record of 450+ smses sent in a month. But that's considered little to some other people. Some can manage around 800+, and I wondered if they are sms-ing even in their dreams.
Sometimes, it's nice to have people around, so that they can spot mistakes for you. So far, I think Joan's the most powerful one. She can see things. Minor things that I tend to miss out. Some things that I will never even notice 10 years down the road. Wahahaa… it's good to have such a good sis around ar… Thanks leh… lol
Erm, no, this is not a farewell blog post or what. I am just trying to keep track of happenings. That day she spotted more than 1 thing. And I never even notice them before. Oh well… See? Surprises, surprises… hahaha…
Yes, I tend to overlook things too. Because, I often missed the surface, and ended up deep down, while the answer is on top of me.
Just now, at the bus stop opposite NUS, I saw Fuming and Guowei! And Fuming asked me if I am taking German… hahaha… my msn nick must have used too much German words that the whole world thinks that I am taking German. Hahhaa… never mind, I shall continue to use German in my msn nick. 😛
Took 188 to IMM to jalan jalan a bit. Tried to psycho Ben to go, but he did not want to. Never mind. I can go all myself too. Never mind… Oh well, just wandering aimlessly. Saw some nice nice shirts, but did not buy, as they are ex… Hmmm… Saw Mr Sum too. I was outside Giant, and he went in while talking on his phone. No I did not go back into Giant. I just came out from there! Too bad…
And then, more aimless walkings, and then, to JE interchange, and home…
So sianz… Haiz… It's just too bad…