Skip to content

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSARCH2-Simulation-Project

This repository contains the source code for a Binary-128 / Quad-Precision Floating Point Converter, a Simulation Project in Introduction to Computer Organization and Architecture 2 (CSARCH2).

How to Run

To run the program locally, follow these steps:

  1. Download or Clone Repository:

    • Download the Zip file or clone this repository to your local computer.
  2. Navigate to the Project Directory:

    • Open your terminal/command prompt and navigate to the folder containing the source code.
  3. Install Dependencies:

    • Ensure you have Node.js and npm installed.
    • Run the following command to navigate to the project folder:
      cd converter
      
    • Then, install dependencies using npm:
      npm install
      
  4. Run the Program:

    • After installing the dependencies, run the following command:
      npm run dev
      
  5. Access the Application:

    • Once the program is running, you can access it through your web browser at: http://localhost:5171

Alternatively, you may visit the deployed version, which is hosted using Netlify. Click on this link: Binary-128 Floating Point Converter

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages