mirror of https://github.com/openXC7/prjxray.git
docs: Whitespace cleanup.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
parent
487b28c43b
commit
31ef5df168
|
|
@ -30,7 +30,7 @@ Each LUT element when operating in RAM mode is a DPRAM64.
|
||||||
| Port name | Direction | Width | Description |
|
| Port name | Direction | Width | Description |
|
||||||
+============+============+===========+==============+
|
+============+============+===========+==============+
|
||||||
| WA | IN | 8 | Write address|
|
| WA | IN | 8 | Write address|
|
||||||
+------------+------------+-----------+--------------+
|
+------------+------------+-----------+--------------+
|
||||||
| A | IN | 6 | Read address |
|
| A | IN | 6 | Read address |
|
||||||
+------------+------------+-----------+--------------+
|
+------------+------------+-----------+--------------+
|
||||||
| DI | IN | 2 | Data input |
|
| DI | IN | 2 | Data input |
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ This is where we describe the logical components in a device to VPR.
|
||||||
* VtR stands for `Verilog to Routing <https://verilogtorouting.org/>`_,
|
* VtR stands for `Verilog to Routing <https://verilogtorouting.org/>`_,
|
||||||
* VPR stands for VtR Place and Route.
|
* VPR stands for VtR Place and Route.
|
||||||
* VtR also has its own synthesis tool called ODIN-II, but we are using `Yosys <https://github.com/YosysHQ/yosys>`_ instead of that.
|
* VtR also has its own synthesis tool called ODIN-II, but we are using `Yosys <https://github.com/YosysHQ/yosys>`_ instead of that.
|
||||||
|
|
||||||
|
|
||||||
Fuzzers
|
Fuzzers
|
||||||
^^^^^^^
|
^^^^^^^
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue