[skip ci] address Abe's comments

This commit is contained in:
Harrison Liew
2019-09-27 11:56:13 -07:00
parent 35566195db
commit f8a0e50475
4 changed files with 16 additions and 16 deletions

View File

@@ -5,7 +5,7 @@ Advanced Usage
Alternative RTL Flows
---------------------
The Make-based build system provided supports using Hammer without using RTL generated by Chipyard. To push a custom verilog module through, one only needs to give the following environment variables ``make buildfile`` (or edit them directly in the Makefile).
The Make-based build system provided supports using Hammer without using RTL generated by Chipyard. To push a custom verilog module through, one only needs to append the following environment variables to the ``make buildfile`` command (or edit them directly in the Makefile).
.. code-block:: shell