edwardcwang

Results 52 issues of edwardcwang

If a library is not defined for X operating condition but we try to use it, there should be a warning/error Related to #172, #160

enhancement
API
usability
medium priority
MMMC

Related: #311 Would be good to have a mechanism by which Hammer can discover hooks for CAD-tool-vendor-A + tech (e.g. ASAP7).

enhancement
low priority
usability
advanced PR

As hooks are right now tied to invocation of a particular HammerTool, there isn't an alternate way of invoking this script from within Innovus without calling it from TCL. maybe...

enhancement
low priority
API
advanced PR

The following Hammer YAML is not accepted. May be nice to just convert it to `float`? Should keep decimal/float internally. ```yaml vlsi.inputs.pin.assignments: - pins: "clock" side: right layers: ["M2"] location:...

enhancement
low priority
usability

See #148

usability
advanced PR
documentation

Something like this might allow us to use `.map(...).filter(...).reduce(...)` like Scala. Need to check if it plays well with type-checking though. Looks pretty promising if it does. https://github.com/EntilZha/PyFunctional

enhancement
low priority
usability
DeveloperSupport

Sometimes the stackup information is emitting a first entry where `min_spacing > pitch - min_width`. e.g. if pitch=0.20, min_width=0.05, and the first entry has min_spacing of 0.01. This causes an...

bug
usability
medium priority

We'll leave manual clock gating until we need/want it. _Originally posted by @colinschmidt in https://github.com/ucb-bar/hammer/pull/362#issuecomment-485517427_

enhancement
low priority
API
advanced PR

Hope that this message reaches you well! Any thoughts/plans/roadmaps on Scala 3/dotty support?