Ironbark is a CPU architecture that supports formal verification. This repository is a placeholder for tools and components related to the Ironbark processor.
The Isabelle folder contains a formal model of the Ironbark Processor in Isabelle/HOL.
The vhdl_implementation folder contains a Vivado project which implements the Ironbark processor in VHDL.
Copyright (C) 2023-2024 Commonwealth of Australia
This file is part of Ironbark.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.