From e8ec0345f5ddc860071ba9c28ce16f5fd09bfe2a Mon Sep 17 00:00:00 2001 From: ian Date: Mon, 10 Jan 2005 03:27:46 +0000 Subject: [PATCH] an attempt at a character --- cebpic/test.stim | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/cebpic/test.stim b/cebpic/test.stim index ea85ad6..92acfa3 100644 --- a/cebpic/test.stim +++ b/cebpic/test.stim @@ -1,10 +1,19 @@ stimulus asy initial_state 1 -start_cycle 100 -100 1 -200 1 +start_cycle 0 +# start bit +521 0 +# data bits +521 1 +521 0 +521 0 +521 0 +521 1 +521 0 +521 0 +521 0 +# stop bit +521 1 period 100000 port c 7 end -#node rxd_node -#attach rxd_node rxd_test portc7 -- 2.30.2