fpga: Add a xilinx_specific fileset to microwatt.core
authorPaul Mackerras <paulus@ozlabs.org>
Tue, 16 Jun 2020 06:59:54 +0000 (16:59 +1000)
committerPaul Mackerras <paulus@ozlabs.org>
Tue, 16 Jun 2020 06:59:54 +0000 (16:59 +1000)
commit64efd494e512d7a962896ebdfc38817880d0d281
treeb274c67b83579576b6a7caca9d6b80efe822ed62
parent78de4fef72b900ab977275c40fd21ca080671e31
fpga: Add a xilinx_specific fileset to microwatt.core

At present this just has the Xilinx-specific multiplier code, but
might in future have other things.

This also adds the xilinx_specific fileset to the synth target.
Without that it was failing because there was no multiplier.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
microwatt.core