diff options
author | Pavel V. Shatov (Meister) <meisterpaul1@yandex.ru> | 2019-11-26 14:57:46 +0300 |
---|---|---|
committer | Pavel V. Shatov (Meister) <meisterpaul1@yandex.ru> | 2019-11-26 14:57:46 +0300 |
commit | 59a54d69011c914ae5ebe4f62c5eda2a342d4972 (patch) | |
tree | e9e55be077ac3337db7de3ce3b388f7900de2413 /README.md | |
parent | 157d5dedd90fede9ea392e2aeda6562d839a30e1 (diff) |
Forgot to push minor cosmetic fix.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ Combined DSP slice utilization is outlined in the following table: <table border rules="groups" cellpadding="5"> <colgroup></col></col></colgroup> -<thead> <tr><th> NUM_MULTS </th><th> DSP Usage </td></tr></thead> +<thead> <tr><th> NUM_MULTS </th><th> DSP Usage </th></tr></thead> <tbody align="right"><tr><td> 8 </td><td> 36 </td></tr></tbody> <tbody align="right"><tr><td> 16 </td><td> 68 </td></tr></tbody> <tbody align="right"><tr><td> 32 </td><td> 132 </td></tr></tbody> |