build/efinity: document SLEW 1 is fast

This commit is contained in:
Andrew Dennison 2023-05-22 17:18:38 +10:00 committed by Florent Kermarrec
parent f8a604e0fa
commit d60f5c221c
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ class EfinityToolchain(GenericToolchain):
if "SLEWRATE" in c.misc:
prop = "SLEW_RATE"
val = "1"
val = "1" # FAST
if prop == "":
# Print error, warning ??