commit | b9f43fee326df73eacde69781608d5361b916b91 | [log] [tgz] |
---|---|---|
author | Timothy Chen <timothytim@google.com> | Thu Apr 22 15:21:03 2021 -0700 |
committer | tjaychen <timothytim@google.com> | Fri Apr 23 01:11:20 2021 -0700 |
tree | 9c233b970cd3676ffbeb6749ea635bccc6cc8c79 | |
parent | de3c23e76049e9efe6b322750e1adb70b0f90d6d [diff] [blame] |
[pinmux] Add block level synth setup Signed-off-by: Timothy Chen <timothytim@google.com>
diff --git a/hw/ip/pinmux/pinmux.core b/hw/ip/pinmux/pinmux.core index e32e3b8..3c5a364 100644 --- a/hw/ip/pinmux/pinmux.core +++ b/hw/ip/pinmux/pinmux.core
@@ -34,4 +34,11 @@ verilator_options: - "-Wall" - + syn: + <<: *default_target + # TODO: set default to DC once + # this option is available + # olofk/edalize#89 + default_tool: icarus + parameters: + - SYNTHESIS=true