commit | 75bfa306ef943736f52bb1c2be997517fe110068 | [log] [tgz] |
---|---|---|
author | Tim 'mithro' Ansell <me@mith.ro> | Fri Oct 02 10:01:02 2020 -0700 |
committer | Tim 'mithro' Ansell <tansell@google.com> | Fri Oct 02 10:01:02 2020 -0700 |
tree | 0c4a2e9df6846381cb5aa6f6ad7b863147887baf | |
parent | d35081bdce77e7790e9425b3237fad9080978dd6 [diff] | |
parent | dba9671a44909083f9a5eabed74d20e5e6d7f5f5 [diff] |
verilog: Fixing include path. The include lines previously had, `include "sky130_fd_sc_hd__o221a.pp.functional.v"` but the actual filename is `include "sky130_fd_sc_hd__o221a.functional.pp.v"`. Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>