OpenCores
URL https://opencores.org/ocsvn/miniuart2/miniuart2/trunk

Subversion Repositories miniuart2

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 14 to Rev 15
    Reverse comparison

Rev 14 → Rev 15

/trunk/rtl/vhdl/utils.vhd
4,8 → 4,8
-------------------------------------------------------------------------------
-- File : utils.vhd
-- Author : Philippe CARTON
-- (pc@microsystemes.com / philippe.carton2@libertysurf.fr)
-- Organization: Microsystemes
-- (philippe.carton2@libertysurf.fr)
-- Organization:
-- Created : 15/12/2001
-- Last update : 28/12/2001
-- Platform : Foundation 3.1i
35,7 → 35,7
-- Version Author Date Changes
--
-- 1.0 Philippe CARTON 19 December 2001 New model
-- pc@microsystemes.com
-- philippe.carton2@libertysurf.fr
-------------------------------------------------------------------------------
 
--------------------------------------------------------------------------------
/trunk/rtl/vhdl/miniuart.vhd
4,8 → 4,8
-------------------------------------------------------------------------------
-- File : Uart.vhd
-- Author : Philippe CARTON
-- (pc@microsystemes.com / philippe.carton2@libertysurf.fr)
-- Organization: Microsystemes
-- (philippe.carton2@libertysurf.fr)
-- Organization:
-- Created : 15/12/2001
-- Last update : 28/12/2001
-- Platform : Foundation 3.1i
/trunk/rtl/vhdl/Rxunit.vhd
4,8 → 4,8
-------------------------------------------------------------------------------
-- File : Rxunit.vhd
-- Author : Philippe CARTON
-- (pc@microsystemes.com / philippe.carton2@libertysurf.fr)
-- Organization: Microsystemes
-- (philippe.carton2@libertysurf.fr)
-- Organization:
-- Created : 15/12/2001
-- Last update : 28/12/2001
-- Platform : Foundation 3.1i
/trunk/rtl/vhdl/Txunit.vhd
4,8 → 4,8
-------------------------------------------------------------------------------
-- File : Txunit.vhd
-- Author : Philippe CARTON
-- (pc@microsystemes.com / philippe.carton2@libertysurf.fr)
-- Organization: Microsystemes
-- (philippe.carton2@libertysurf.fr)
-- Organization:
-- Created : 15/12/2001
-- Last update : 6/05/2002
-- Platform : Foundation 3.1i
/trunk/doc/MiniUart.pdf Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream
/trunk/doc/src/MiniUART.doc Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream
/trunk/sw/TestCom/Readme.txt
3,4 → 3,4
Developed under Borland C++ Builder 5.
Feel free to use/edit/modify.
 
Note: CC3250.DLL and VCL50.BPL are available at http://www.chez.com/pcar/download.html
Note: CC3250.DLL and VCL50.BPL are available at http://www.chez.com/pcar/Informatique.html
/trunk/sw/TestCom/mainUs.cpp
41,7 → 41,7
if (argc == 1)
{
printf("RS232 serial line tester\n");
printf("By Philippe Carton the 8/01/2002 (pc@microsystemes.com)\n");
printf("By Philippe Carton the 8/01/2002 (philippe.carton2@libertysurf.fr)\n");
printf("This program give a way to test the reliability of a closed-loop serial line\n");
printf("It emit a continuous random byte stream, and check that it receive exacly what\n");
printf("has been sent. The serial line, or the connected equipment must work in CLOSED-\n");
/trunk/sw/TestCom/TestCom.exe Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.