ucb-bar / hammer

Hammer: Highly Agile Masks Made Effortlessly from RTL
BSD 3-Clause "New" or "Revised" License
255 stars 59 forks source link

simplify pathing to obey push dirs for node autoinsertion #844

Closed bdngo closed 8 months ago

bdngo commented 8 months ago

This fixes a small bug where when allowing the flowgraph tool to autogenerate the auxiliary action nodes, it would not obey the user-specified parent.push_dir. Instead, the generated auxiliary node pulls from parent.push_dir and pushes to child.pull_dir.

Related PRs / Issues

Type of change:

Impact:

Contributor Checklist: