commit | 9d1b5257cf0440540926107ddb19a3079ce02de2 | [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 | a91b06780f0843f04f252ce9c37fd9e337ffc728 | |
parent | 8b3864a7fd6f2e5a6660534a4c702c2ef1921fff [diff] | |
parent | 5b95d7fa72b38163c9b5b96c131d35237c67ac38 [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>