verilator: Specify top level module
authorAnton Blanchard <anton@linux.ibm.com>
Sat, 14 Aug 2021 05:03:16 +0000 (15:03 +1000)
committerAnton Blanchard <anton@ozlabs.org>
Sat, 14 Aug 2021 09:35:58 +0000 (19:35 +1000)
commit8acd5a560737f903177374867ce35eb823475108
tree56e9df347e0a77db378c7e36c23b5b49415c9e39
parent7e2de602ee5277354b97df1eb57dd947f0e84b42
verilator: Specify top level module

While verilator finds the correct top level module with the current
setup, if we start adding simulation models it can get confused.

Explicitly specify the top level module.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
Makefile
verilator/microwatt-verilator.cpp