Update golden file with latest yosys IOPAD behavior. Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
diff --git a/xdc-plugin/tests/minilitex_ddr_arty/minilitex_ddr_arty_golden.json b/xdc-plugin/tests/minilitex_ddr_arty/minilitex_ddr_arty_golden.json index 0683ae1..cb0da13 100644 --- a/xdc-plugin/tests/minilitex_ddr_arty/minilitex_ddr_arty_golden.json +++ b/xdc-plugin/tests/minilitex_ddr_arty/minilitex_ddr_arty_golden.json
@@ -1,4 +1,16 @@ { + "$iopadmap$top.cpu_reset": { + "IOSTANDARD": "LVCMOS33", + "IO_LOC_PAIRS": "cpu_reset:C2" + }, + "$iopadmap$top.serial_rx": { + "IOSTANDARD": "LVCMOS33", + "IO_LOC_PAIRS": "serial_rx:A9" + }, + "$iopadmap$top.serial_tx": { + "IOSTANDARD": "LVCMOS33", + "IO_LOC_PAIRS": "serial_tx:D10" + }, "IOBUF": { "IN_TERM": "UNTUNED_SPLIT_40", "IOSTANDARD": "SSTL135",