vhdlmachines

The LLFSM Format for VHDL Machines.

https://github.com/mipalgu/vhdlmachines

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

The LLFSM Format for VHDL Machines.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 5
  • Forks: 0
  • Open Issues: 0
  • Releases: 17
Created over 3 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Citation

README.md

VHDLMachines

Swift Coverage Test Swift Lint MacOS CI Linux CI Windows CI

A package for defining the .machine format for VHDL Logic-Labelled Finite-State Machines.

Owner

  • Name: Machine Intelligence and Pattern Analysis Laboratory (MiPal)
  • Login: mipalgu
  • Kind: organization
  • Email: info@mipal.net.au
  • Location: Brisbane, Australia

MiPal aims to develop software integrated intelligence and autonomous robotics.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "McColl"
  given-names: "Morgan"
  orcid: "https://orcid.org/0000-0003-4217-7210"
title: "VHDLMachines"
version: 1.2.2
date-released: 2023-09-15
url: "https://github.com/mipalgu/VHDLMachines"
preferred-citation:
  type: conference-paper
  conference:
    name: "2018 International Conference on ReConFigurable Computing and FPGAs (ReConFig)"
  authors:
  - family-names: "Estivill-Castro"
    given-names: "Vladimir"
  - family-names: "Hexel"
    given-names: "Rene"
  - family-names: "McColl"
    given-names: "Morgan"
    orcid: "https://orcid.org/0000-0003-4217-7210"
  doi: "10.1109/RECONFIG.2018.8641710"
  month: 12
  start: 1
  end: 8
  title: "High-Level Executable Models of Reactive Real-Time Systems with Logic-Labelled Finite-State Machines and FPGAs"
  year: 2018  
  issn: 2640-0472
  isbn: 978-1-7281-1968-7
  location:
    name: "Cancun, Mexico"
  url: "https://ieeexplore.ieee.org/abstract/document/8641710"

GitHub Events

Total
Last Year

Dependencies

.github/workflows/cov.yml actions
  • actions/checkout v2 composite
  • mattpolzin/swift-codecov-action 0.7.3 composite
  • swift-actions/setup-swift v1 composite
.github/workflows/docs.yml actions
  • actions/checkout v2 composite
  • mipalgu/swiftpm-generate-documentation main composite
  • peaceiris/actions-gh-pages v3 composite
  • swift-actions/setup-swift v1 composite
.github/workflows/swiftlint.yml actions
  • actions/checkout v2 composite
  • norio-nomura/action-swiftlint 3.2.1 composite
Package.swift swiftpm
.github/workflows/ci-linux.yml actions
  • actions/checkout v2 composite
  • slashmo/install-swift v0.4.0 composite
.github/workflows/ci-macOS.yml actions
  • actions/checkout v2 composite
  • maxim-lobanov/setup-xcode v1 composite
  • webfactory/ssh-agent v0.5.4 composite
.github/workflows/api-stability.yml actions
  • actions/checkout v4 composite
  • maxim-lobanov/setup-xcode v1 composite
  • slashmo/install-swift v0.4.0 composite
.github/workflows/ci-windows.yml actions
  • actions/checkout v2 composite
  • compnerd/gha-setup-swift main composite
  • webfactory/ssh-agent v0.9.0 composite