From fb33006b0dca638645b1a6e7079c65150c1d1c60 Mon Sep 17 00:00:00 2001 From: Mattia Rizzi <mattia.rizzi@cern.ch> Date: Mon, 14 Dec 2020 11:36:21 +0100 Subject: [PATCH] Files requested by Libero --- component/work/hydra/hydra_DRC.xml | 12 ++++++++++++ component/work/hydra/hydra_manifest.txt | 14 ++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 component/work/hydra/hydra_DRC.xml create mode 100644 component/work/hydra/hydra_manifest.txt diff --git a/component/work/hydra/hydra_DRC.xml b/component/work/hydra/hydra_DRC.xml new file mode 100644 index 0000000..aedd403 --- /dev/null +++ b/component/work/hydra/hydra_DRC.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="ISO-8859-1" ?> +<?xml-stylesheet type="text/xsl" href="drcss.xsl"?> +<drcreport> + <header>hydra</header> + <drc> + <status>C:\Microsemi\Libero_SoC_v11.8\Designer/data/drcreport\warn.png</status> + <StatusMessage>Warning</StatusMessage> + <message>Floating Driver</message> + <detail>Floating output pin hydra_MSS_0:MSS_RESET_N_M2F</detail> + <crossprobe>liberoaction://cross_probe/smartdesign/hydra/pins/hydra_MSS_0:MSS_RESET_N_M2F</crossprobe> + </drc> +</drcreport> diff --git a/component/work/hydra/hydra_manifest.txt b/component/work/hydra/hydra_manifest.txt new file mode 100644 index 0000000..f33acd0 --- /dev/null +++ b/component/work/hydra/hydra_manifest.txt @@ -0,0 +1,14 @@ +Microsemi Corporation - Microsemi Libero Software Release v11.8 (Version 11.8.0.26) + +Date : Tue Dec 08 14:54:39 2020 +Project : C:\Users\mattia\Desktop\urv-core-rad\final-design\hydra +Component : hydra +Family : SmartFusion2 + + +HDL source files for all Synthesis and Simulation tools: + C:/Users/mattia/Desktop/urv-core-rad/final-design/hydra/component/work/hydra/hydra.v + +Stimulus files for all Simulation tools: + C:/Users/mattia/Desktop/urv-core-rad/final-design/hydra/component/work/hydra/subsystem.bfm + -- GitLab