You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PoC has two main branches: master and vivado. The latter was needed for a PoC wide workaround to implement the datatype TIME as REAL, because Vivado messed up that physical datatype. Nowadays, that datatype is fixed since Vivado 2019.2.
Moreover, Git started to rename the master branch to main.
To reduce PoC's complexity, unify the master and vivado branches into main.
The text was updated successfully, but these errors were encountered:
PoC has two main branches:
master
andvivado
. The latter was needed for a PoC wide workaround to implement the datatypeTIME
asREAL
, because Vivado messed up that physical datatype. Nowadays, that datatype is fixed since Vivado 2019.2.Moreover, Git started to rename the
master
branch tomain
.To reduce PoC's complexity, unify the
master
andvivado
branches intomain
.The text was updated successfully, but these errors were encountered: