commit | bf24011c437604adfa80dc20182fd5e9920c3861 | [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 | 56c37a7c13857f50af27094b2c9aad3656b93d31 | |
parent | 92e148f7e636cf3414a38f3abb51c757bfb48bdc [diff] | |
parent | 916398a7d88e49e511b9148963de21d726680de2 [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>