Lsc crypto

Comment

Author: Admin | 2025-04-28

ArchCArchitecture Description LanguageArchC is a powerful and modern open-source architecture description language designed at University of Campinas by the ArchC team in the Computer Systems Laboratory, Institute of Computing.LicenseArchC tools are provided under the GNU GPL license.See Copying file for details on this license.ArchC utility library, i.e. all files stored in the src/aclibdirectory of the ArchC source tree, are provided under the GNU LGPLlicense. See the Copying Lib file for details on this license.RequirementsGNU autotools (m4 autoconf automake libtool)SystemChttp://www.accellera.org/downloads/standards/systemchttps://github.com/ArchC/SystemC.gitelfutils (libelf and libdw) - Optional for High Level Trace featurehttps://fedorahosted.org/elfutils/git://git.fedorahosted.org/git/elfutils.gitBuildArchC package uses the GNU autotools framework to build the sourcefiles and install them into the host system.Optional flags:--prefix= -> if you want install ArchC in any other directory. The default is /usr/local--with-systemc= -> if you plan to generate 'acsim' tool--with-binutils= -> if you plan to generate binary utilities (acasm)--with-gdb= -> if you plan to generate debugger (gdb)InstallationEnvironmentThe above command will set the ArchC Environment in the current terminal.Add it in ~/.bashrc to set the ArchC environment automaticallyContributingSee ContributingMoreRemember that ArchC models and SystemC library must be compiled withthe same GCC version, otherwise you will get compilation problems.Several documents which further information can be found in the 'doc'subdirectory.You can find language overview, models, and documentation athttp://www.archc.orgThanks for the interest. We hope you enjoy using ArchC!The ArchC TeamComputer Systems Laboratory (LSC)IC-UNICAMPhttp://www.lsc.ic.unicamp.br

Add Comment