mirror of https://github.com/YosysHQ/icestorm.git
fixed docs typo
This commit is contained in:
parent
9addea6cb9
commit
c6f1e1f48d
|
|
@ -103,7 +103,7 @@ For example the signal <tt>io_1/D_IN_0</tt> in IO tile (0, 5) can be seen as <tt
|
|||
<p>
|
||||
Each IO Tile has 2 <tt>NegClk</tt> configuration bits, suggesting that the
|
||||
clock signals can be inverted independently for the the two IO blocks in the
|
||||
tile. However, the Lattice tools refuse to pack to IO blocks with different block
|
||||
tile. However, the Lattice tools refuse to pack two IO blocks with different clock
|
||||
polarity into the same IO tile. In our tests we only managed to either set or clear
|
||||
both NegClk bits.
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue