From 5602043e84dd6ab4a8f12f8e43e137bcef6fcae6 Mon Sep 17 00:00:00 2001 From: Philip Smart Date: Tue, 22 Oct 2019 21:26:30 +0100 Subject: [PATCH] Tidying --- zpu_soc.vhd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zpu_soc.vhd b/zpu_soc.vhd index d494500..e053555 100644 --- a/zpu_soc.vhd +++ b/zpu_soc.vhd @@ -3,9 +3,9 @@ -- Name: zpu_soc.vhd -- Created: January 2019 -- Author(s): Philip Smart --- Description: Sharp MZ series compatible logic IO Processor. +-- Description: ZPU System On a Chip -- --- This module contains the embedded IO processor for the SharpMZ series emulation. +-- This module contains the System on a Chip definition for the ZPU. -- -- Credits: -- Copyright: (c) 2018 Philip Smart