OpenSPARC-T2-SAM/.git
12 months agoIn legion build config, updated path to GNU tools and updated deprecated Sun CC flag... master origin/HEAD origin/master
Aaron Taylor [Sat, 15 Apr 2023 06:38:35 +0000 (23:38 -0700)]
In legion build config, updated path to GNU tools and updated deprecated Sun CC flag for 64-bit builds.

12 months agoAdding a simple `.gitignore` to ignore legion simulation logs and legion build files.
Aaron Taylor [Sat, 15 Apr 2023 06:00:42 +0000 (23:00 -0700)]
Adding a simple `.gitignore` to ignore legion simulation logs and legion build files.

12 months agoRecompiled legion simulator binaries with UltraSPARC III optimizations.
Aaron Taylor [Sat, 15 Apr 2023 05:56:35 +0000 (22:56 -0700)]
Recompiled legion simulator binaries with UltraSPARC III optimizations.
---
Although it's bad form to commit binaries to git, Sun included the original
legion binaries in the OpenSPARC project tarball and I wanted to import that
as-is. Then, since recompilation with an USIII target provided a large speed
boost, I am performing a one-time import of the updated binaries into git,
allowing future use without requiring all the setup needed for compilation.

12 months agoUpdating OpenSPARCT2_SAM.cshrc with paths suitable for use on excalibur.SGK.
Aaron Taylor [Sat, 15 Apr 2023 05:41:12 +0000 (22:41 -0700)]
Updating OpenSPARCT2_SAM.cshrc with paths suitable for use on excalibur.SGK.

12 months agoInitial commit of OpenSPARC T2 architecture model.
Aaron Taylor [Wed, 12 Apr 2023 07:53:47 +0000 (00:53 -0700)]
Initial commit of OpenSPARC T2 architecture model.
The files in this commit are simply the contents of OpenSPARCT2_Arch.1.2.tar.bz2.