From 015fa413c28818eefe3cdf82d2fe0d7e61c74bf2 Mon Sep 17 00:00:00 2001 From: Bill Traynor Date: Wed, 2 Aug 2023 10:29:44 -0400 Subject: Trying to fix broken table. --- src/images/wavedrom/vfrsqrt7.adoc | 136 +------------------------------------- 1 file changed, 2 insertions(+), 134 deletions(-) (limited to 'src/images/wavedrom') diff --git a/src/images/wavedrom/vfrsqrt7.adoc b/src/images/wavedrom/vfrsqrt7.adoc index befd881..b3a4604 100644 --- a/src/images/wavedrom/vfrsqrt7.adoc +++ b/src/images/wavedrom/vfrsqrt7.adoc @@ -1,139 +1,7 @@ .vfrsqrt7.v common-case lookup table contents -[%autowidth,float="center",align="center",options="header"] +[%autowidth,cols="<,<,<",options="header"] |=== |exp[0] | sig[MSB -: 6] | sig_out[MSB -: 7] -.64+|0 -| 0 | 52 -| 1 | 51 -| 2 | 50 -| 3 | 48 -| 4 | 47 -| 5 | 46 -| 6 | 44 -| 7 | 43 -| 8 | 42 -| 9 | 41 -| 10 | 40 -| 11 | 39 -| 12 | 38 -| 13 | 36 -| 14 | 35 -| 15 | 34 -| 16 | 33 -| 17 | 32 -| 18 | 31 -| 19 | 30 -| 20 | 30 -| 21 | 29 -| 22 | 28 -| 23 | 27 -| 24 | 26 -| 25 | 25 -| 26 | 24 -| 27 | 23 -| 28 | 23 -| 29 | 22 -| 30 | 21 -| 31 | 20 -| 32 | 19 -| 33 | 19 -| 34 | 18 -| 35 | 17 -| 36 | 16 -| 37 | 16 -| 38 | 15 -| 39 | 14 -| 40 | 14 -| 41 | 13 -| 42 | 12 -| 43 | 12 -| 44 | 11 -| 45 | 10 -| 46 | 10 -| 47 | 9 -| 48 | 9 -| 49 | 8 -| 50 | 7 -| 51 | 7 -| 52 | 6 -| 53 | 6 -| 54 | 5 -| 55 | 4 -| 56 | 4 -| 57 | 3 -| 58 | 3 -| 59 | 2 -| 60 | 2 -| 61 | 1 -| 62 | 1 -| 63 | 0 - -.64+|1 -| 0 | 127 -| 1 | 125 -| 2 | 123 -| 3 | 121 -| 4 | 119 -| 5 | 118 -| 6 | 116 -| 7 | 114 -| 8 | 113 -| 9 | 111 -| 10 | 109 -| 11 | 108 -| 12 | 106 -| 13 | 105 -| 14 | 103 -| 15 | 102 -| 16 | 100 -| 17 | 99 -| 18 | 97 -| 19 | 96 -| 20 | 95 -| 21 | 93 -| 22 | 92 -| 23 | 91 -| 24 | 90 -| 25 | 88 -| 26 | 87 -| 27 | 86 -| 28 | 85 -| 29 | 84 -| 30 | 83 -| 31 | 82 -| 32 | 80 -| 33 | 79 -| 34 | 78 -| 35 | 77 -| 36 | 76 -| 37 | 75 -| 38 | 74 -| 39 | 73 -| 40 | 72 -| 41 | 71 -| 42 | 70 -| 43 | 70 -| 44 | 69 -| 45 | 68 -| 46 | 67 -| 47 | 66 -| 48 | 65 -| 49 | 64 -| 50 | 63 -| 51 | 63 -| 52 | 62 -| 53 | 61 -| 54 | 60 -| 55 | 59 -| 56 | 59 -| 57 | 58 -| 58 | 57 -| 59 | 56 -| 60 | 56 -| 61 | 55 -| 62 | 54 -| 63 | 53 - -|=== +|=== \ No newline at end of file -- cgit v1.1