aboutsummaryrefslogtreecommitdiff
path: root/scripts/parse_firrtl_transform_log.py
diff options
context:
space:
mode:
authorSchuyler Eldridge2020-11-30 15:01:10 -0500
committerGitHub2020-11-30 20:01:10 +0000
commit4e46f8c614b81143621f2b4187392f6912d882bf (patch)
tree756c2ea64307e53dbb90cc034cd4f0570282c77d /scripts/parse_firrtl_transform_log.py
parent3be73de269e99a078cca17fbc49c9f592c483143 (diff)
Add SortModules Transform (#1905)
* Add SortModules to transform to def-before-use Adds a new transform, SortModules, that transforms a FIRRTL circuit to enforce an invariant of modules and external modules being defined before use. This transform is left as optional in the event that a user may wish to have a quick way of getting the circuit to respect this property as may be expected of some other tool, e.g., MLIR. Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com> * Add test of SortModules transform Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Diffstat (limited to 'scripts/parse_firrtl_transform_log.py')
0 files changed, 0 insertions, 0 deletions