commit | c70c051bf1e4d7eecb28cf125ebf5465aaf86060 | [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 | 8ab660cdb41d72eb97b82a514dc453730ec83ae1 | |
parent | a01b59602054950875ee9b981b778087c02e8ed1 [diff] | |
parent | fa8d392b63c607ce42af14683782276623890130 [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>