The openrisc bugtracker has been moved to: bugzilla.opencores.org. This page is read-only
OR1k_STARTUP: SPI_CTRL_TX_NEGEDGE
Information:
Type :: BUG
Status :: CLOSED
Assigned to ::
Marcus, Erlandsson
Description:
From spi_top.v
`ifdef SPI_CTRL_TX_NEGEDGE
assign tx_negedge = 1'b1;
`else
assign tx_negedge = 1'b1;
`endif
The second case is supposed to be a 1'b0.
Comments:
| Bennett, Jeremy | Jul 1, 2011 |
|---|---|
|
Transferred to OpenRISC bugzilla (Bug 12). Marking closed in this bugtracker. |
|
Post a comment:
Login to post comments!
