From 4b6e0102d20d9ab060ce930e4b846c8be446bb06 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Mon, 12 Dec 2016 21:51:10 +0000 Subject: public push --- part_3/ex10/simulation/modelsim/spitest.do | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 part_3/ex10/simulation/modelsim/spitest.do (limited to 'part_3/ex10/simulation/modelsim/spitest.do') diff --git a/part_3/ex10/simulation/modelsim/spitest.do b/part_3/ex10/simulation/modelsim/spitest.do new file mode 100644 index 0000000..639e10b --- /dev/null +++ b/part_3/ex10/simulation/modelsim/spitest.do @@ -0,0 +1,4 @@ +add wave SW +force SW 2#001000111101 +force clock 0 0, 1 10ns -repeat 20ns +run 100ns \ No newline at end of file -- cgit v1.2.3-54-g00ecf