Updates since v1.0
This commit is contained in:
4
CPLD/v1.2/sfd700.vhd
vendored
4
CPLD/v1.2/sfd700.vhd
vendored
@@ -3,9 +3,9 @@
|
||||
-- Name: sfd700.vhd
|
||||
-- Created: July 2023
|
||||
-- Author(s): Philip Smart
|
||||
-- Description: SFD700 CPLD configuration file.
|
||||
-- Description: SFD700 CPLD device logic definition file.
|
||||
--
|
||||
-- This module contains parameters for the CPLD in the SFD700 Floppy Disk Interface
|
||||
-- This module contains the logic required to implement the SFD700 Floppy Disk Interface
|
||||
-- project.
|
||||
--
|
||||
-- Credits:
|
||||
|
||||
6
CPLD/v1.2/sfd700_Toplevel.vhd
vendored
6
CPLD/v1.2/sfd700_Toplevel.vhd
vendored
@@ -3,10 +3,10 @@
|
||||
-- Name: sfd700_Toplevel.vhd
|
||||
-- Created: July 2023
|
||||
-- Author(s): Philip Smart
|
||||
-- Description: SFD700 CPLD configuration file.
|
||||
-- Description: SFD700 CPLD Top Level file.
|
||||
--
|
||||
-- This module contains parameters for the CPLD in the SFD700 Floppy Disk Interface
|
||||
-- project.
|
||||
-- This module contains the top level description between the CPLD pins and the SFD700
|
||||
-- device logic.
|
||||
--
|
||||
-- Credits:
|
||||
-- Copyright: (c) 2018-23 Philip Smart <philip.smart@net2net.org>
|
||||
|
||||
6
CPLD/v1.2/sfd700_pkg.vhd
vendored
6
CPLD/v1.2/sfd700_pkg.vhd
vendored
@@ -3,10 +3,10 @@
|
||||
-- Name: sfd700_pkg.vhd
|
||||
-- Created: July 2023
|
||||
-- Author(s): Philip Smart
|
||||
-- Description: SFD700 CPLD configuration file.
|
||||
-- Description: SFD700 CPLD package file.
|
||||
--
|
||||
-- This module contains parameters for the CPLD in the SFD700 Floppy Disk Interface
|
||||
-- project.
|
||||
-- This module contains static declarations and functions for the SFD700 Floopy Disk
|
||||
-- Interface project.
|
||||
--
|
||||
-- Credits:
|
||||
-- Copyright: (c) 2018-23 Philip Smart <philip.smart@net2net.org>
|
||||
|
||||
Reference in New Issue
Block a user