build/xilinx/vivado: set quiet property on MultiReg/AsyncResetSynchronizer constraints
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 15 Apr 2019 14:48:47 +0000 (16:48 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 15 Apr 2019 14:48:47 +0000 (16:48 +0200)
commit1275e2f150552c5b257368c7a00078c120cf2918
tree8507f3a7f835976b28473c386332b9b0298bab05
parentc252972bef8524ca167917270c78f1bbb9582aca
build/xilinx/vivado: set quiet property on MultiReg/AsyncResetSynchronizer constraints

MultiReg/AsyncResetSynchronizer are not necessarily present in all design, set
quiet property to avoid generating false warnings.
litex/build/xilinx/vivado.py