diff options
Diffstat (limited to 'doc/building')
-rw-r--r-- | doc/building/VendorPrimitives.rst | 19 | ||||
-rw-r--r-- | doc/building/index.rst | 12 |
2 files changed, 16 insertions, 15 deletions
diff --git a/doc/building/VendorPrimitives.rst b/doc/building/VendorPrimitives.rst index 1a35838fa..b608c0825 100644 --- a/doc/building/VendorPrimitives.rst +++ b/doc/building/VendorPrimitives.rst @@ -317,12 +317,13 @@ Last update: 28.10.2016 ------------------------ -.. TODO:: topic - - - Vendor Primitives - - Alters / Intel - - Lattice - - OSVVM - - UVVM - - Xilinx ISE - - Xilinx Vivado +.. TODO:: + + - Convert Markdown to RST + - Vendor Primitives + - Alters / Intel + - Lattice + - OSVVM + - UVVM + - Xilinx ISE + - Xilinx Vivado diff --git a/doc/building/index.rst b/doc/building/index.rst index 40162acb7..05fecf530 100644 --- a/doc/building/index.rst +++ b/doc/building/index.rst @@ -3,12 +3,12 @@ Building GHDL ############# -.. TODO:: topic +.. TODO:: - `./BUILD.txt <https://github.com/tgingold/ghdl/blob/master/BUILD.txt>`_ - Directory structure of the main branch [1138: #279] - Coverage, `gcov`, is unique to gcc. That specific difference is not explained anywhere. Should be added. - @1138 Backtraces optional -patchable- + - `./BUILD.txt <https://github.com/tgingold/ghdl/blob/master/BUILD.txt>`_ + - Directory structure of the main branch [1138: #279] + - Coverage, `gcov`, is unique to gcc. That specific difference is not explained anywhere. Should be added. + - @1138 Backtraces optional -patchable- GCC backend ================= @@ -37,6 +37,6 @@ Test suites ---------------- -.. TODO:: topic +.. TODO:: @1138 explain that there are two (maybe three with vhdl08 tests)
\ No newline at end of file |