![]() |
|
|
|||||||
![]() |
VHDL - searching for reuse database and archive software |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Hi,
i am searching for software (freeware maybe) which is able to manage a huge number of hdl modules for reuse. the software shoult archive a reuseable hdl module and support an easy find of archived modules. does anyone know a good tool which cover this featuers ? i know a sofware called scriptorium , but this is a one file database not a module or complex block archive software. i need software which combine a lot of files for each module. thanx and best regards rainer Rainer |
|
|
|
|
#2 |
|
Posts: n/a
|
Rainer wrote:
> Hi, > i am searching for software (freeware maybe) which is able to manage a > huge number of hdl modules for reuse. the software shoult archive a > reuseable hdl module and support an easy find of archived modules. I use emacs vhdl-mode port and compose functions for that sort of thing. -- Mike Treseler Mike Treseler |
|
|
|
#3 |
|
Posts: n/a
|
Mike Treseler <> wrote in message news:<HP-dnRX315WsPvffRVn->...
> Rainer wrote: > > Hi, > > i am searching for software (freeware maybe) which is able to manage a > > huge number of hdl modules for reuse. the software shoult archive a > > reuseable hdl module and support an easy find of archived modules. > > I use emacs vhdl-mode port and compose functions > for that sort of thing. > > -- Mike Treseler thanks, but it should be for more than 100 engineers , like a know how data base Rainer |
|
|
|
#4 |
|
Posts: n/a
|
Rainer wrote:
> thanks, but it should be for more than 100 engineers , like a know how data base Consider setting up a CVS server. -- Mike Treseler Mike Treseler |
|