update the docs up to tools
This commit is contained in:
@@ -9,7 +9,7 @@ A standard RTL design is essentially just a single instance of a design coming f
|
||||
However, by using meta-programming and parameter systems, generators can allow for integration of complex hardware designs in automated ways.
|
||||
The following pages introduce the generators integrated with the Chipyard framework.
|
||||
|
||||
Chipyard bundles the source code for the generators, under the ``generators`` directory.
|
||||
Chipyard bundles the source code for the generators, under the ``generators/`` directory.
|
||||
It builds them from source each time (although the build system will cache results if they have not changed),
|
||||
so changes to the generators themselves will automatically be used when building with Chipyard and propagate to software simulation, FPGA-accelerated simulation, and VLSI flows.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user