diff options
author | Eddie Hung <eddie@fpgeh.com> | 2019-04-17 08:40:50 -0700 |
---|---|---|
committer | Eddie Hung <eddie@fpgeh.com> | 2019-04-17 08:40:50 -0700 |
commit | 17fb6c35229bddc636021def319547e4d8fdf271 (patch) | |
tree | 655711dbb7d9b05827e8d64291b8e06c57ac48df | |
parent | 5c134980c4d0f5c1f961d50c9c1fe1752d966e48 (diff) | |
download | yosys-17fb6c35229bddc636021def319547e4d8fdf271.tar.gz yosys-17fb6c35229bddc636021def319547e4d8fdf271.tar.bz2 yosys-17fb6c35229bddc636021def319547e4d8fdf271.zip |
Fix spacing
-rw-r--r-- | techlibs/ice40/lut.lut | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/techlibs/ice40/lut.lut b/techlibs/ice40/lut.lut index 6fa0682da..eef997869 100644 --- a/techlibs/ice40/lut.lut +++ b/techlibs/ice40/lut.lut @@ -1,6 +1,6 @@ # From https://github.com/cliffordwolf/icestorm/blob/81c33a3/icefuzz/timings_hx8k.txt - -1 1 316 -2 1 316 379 -3 1 316 379 400 -4 1 316 379 400 449 +# I3 I2 I1 I0 +1 1 316 +2 1 316 379 +3 1 316 379 400 +4 1 316 379 400 449 |