commit | fe214d2aa221ec93ca3edefec68464cb51c406c6 | [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 | 80b03209f149b0d067eb451ec3f50931e18585ca | |
parent | 50d426ef251576d4c3fa1bc525795ba747ae6363 [diff] | |
parent | 9fad091054f7e0d9ca01b6925c912d29e144f81a [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>