mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-15 07:48:29 -04:00
fixed a comment
This commit is contained in:
parent
10998a68b5
commit
592a7843b0
@ -17,7 +17,7 @@ import de.neemann.digital.core.element.Keys;
|
||||
import static de.neemann.digital.core.element.PinInfo.input;
|
||||
|
||||
/**
|
||||
* A memory which allows to overwrite single bytes.
|
||||
* A synchronized read memory which can be synthesised by using block ram.
|
||||
*/
|
||||
public class BlockRAMDualPort extends Node implements Element, RAMInterface {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user