From eb7fbec624777dc4d60f6f97938b3484cdbf87b9 Mon Sep 17 00:00:00 2001 From: Abraham Gonzalez Date: Wed, 25 Sep 2019 20:06:58 -0700 Subject: [PATCH] Update docs/Software/FireMarshal.rst [skip ci] --- docs/Software/FireMarshal.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Software/FireMarshal.rst b/docs/Software/FireMarshal.rst index cbece68d..ecc23736 100644 --- a/docs/Software/FireMarshal.rst +++ b/docs/Software/FireMarshal.rst @@ -7,7 +7,7 @@ currently only supports the FireSim FPGA-accelerated simulation platform. **Workloads** in FireMarshal consist of a series of **Jobs** that are assigned to logical nodes in the target system. If no jobs are specified, then the workload is considered ``uniform`` and only a single image will be produced for -all nodes in the system. Workloads are described by a json file and a +all nodes in the system. Workloads are described by a ``json`` file and a corresponding workload directory and can inherit their definitions from existing workloads. Typically, workload configurations are kept in ``workloads/`` although you can use any directory you like. We provide a few