From c0d7b3cce5c0800ea4fc808f7b633562e61078eb Mon Sep 17 00:00:00 2001 From: Julian Blake Kongslie Date: Sun, 27 Mar 2022 17:00:57 -0700 Subject: 12 PDP-8s! :-) --- hdl/defs.svh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hdl') diff --git a/hdl/defs.svh b/hdl/defs.svh index 7c47723..44336eb 100644 --- a/hdl/defs.svh +++ b/hdl/defs.svh @@ -5,7 +5,7 @@ `define PDP_ADDRESS_BITS 15 -`define NUM_PDPS 8 +`define NUM_PDPS 12 `define UART_BYTE_BITS 8 -- cgit v1.2.3