高云FPGA:dout输出反相

This commit is contained in:
Ruige Lee
2025-03-18 15:46:16 +08:00
parent 3c63a7accc
commit eec4d5c18a

View File

@@ -106,7 +106,7 @@ with BackBoardSlvOut16{
upReg(13) := outReg(15,8) upReg(13) := outReg(15,8)
} }
out := outPin out := ~outPin
} }