Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions ips/isolde.json
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,7 @@
"Name": "Time Contract Monitoring Co-Processor (TCCP)",
"URL": "https://github.com/offis/isolde-tccp",
"License": "Apache-2.0",
"Status": "Work in progress",
"Status": "Prototype. To be updated.",
"Description": "The Time Contract Co-Processor (TCCP), a reconfigurable open-source co-processor for RISC-V systems.",
"WI": [
"ID 3.3.02"
Expand Down Expand Up @@ -1687,7 +1687,7 @@
"Name": "Time Contract Co-processor Compiler (TCCP-CO)",
"URL": "https://github.com/offis/isolde-tccp",
"License": "Apache-2.0",
"Status": "Work in progress",
"Status": "Prototype. To be updated.",
"Description": "The Time Contract Co-Processor (TCCP) Compiler, a compiler providing the TCCP with a micro program for monitoring, based on contracts and software artifacts.",
"WI": [
"ID 4.3.02"
Expand All @@ -1697,8 +1697,8 @@
"Category": [
"Software"
],
"IP_CARD_URL": "",
"IP_CARD_PDF_URL": ""
"IP_CARD_URL": "https://github.com/SvenMehlhop/ip-card/blob/d109baddd3c0660d0582d16012c33fb3da28375f/OFFIS_TCCP_CO.jsonc",
"IP_CARD_PDF_URL": "https://github.com/SvenMehlhop/ip-card/blob/d109baddd3c0660d0582d16012c33fb3da28375f/OFFIS_TCCP_CO.pdf"
},
{
"Project": "ISOLDE",
Expand Down
Loading