Skip to content

Add visual workflow diagrams to demonstrate three featured submodules in poster.html#3

Draft
Copilot wants to merge 2 commits intocopilot/fix-f1320020-6297-46fb-b189-26e1b0a29795from
copilot/fix-c7b47573-3861-472c-a93b-77aebfbcf489
Draft

Add visual workflow diagrams to demonstrate three featured submodules in poster.html#3
Copilot wants to merge 2 commits intocopilot/fix-f1320020-6297-46fb-b189-26e1b0a29795from
copilot/fix-c7b47573-3861-472c-a93b-77aebfbcf489

Conversation

Copy link

Copilot AI commented Aug 29, 2025

Enhanced the poster.html with interactive visual workflow diagrams for the three featured submodules to better demonstrate their functionality and workflows.

Changes Made

Added CSS-based workflow diagrams for each featured submodule in the "Featured Submodules" section:

🔧 AutoChip

Workflow: Natural Language Prompt → LLM → Verilog Code → Error Feedback → Refined Verilog

Shows the iterative process of generating functional Verilog modules from design prompts using LLM feedback loops.

🛡️ Security Assertions

Workflow: Natural Language Security Specs → LLM → SystemVerilog Assertions → Hardware Verification

Demonstrates how natural language security specifications are transformed into SystemVerilog assertions for hardware security verification.

⚡ C2HLSC

Workflow: C Code → LLM Transformation → HLS-Compatible C → Hardware Synthesis

Illustrates the bridge from software C code to hardware-synthesizable HLS-compatible C code using LLM transformations.

Technical Implementation

  • Self-contained: Uses pure CSS/HTML with no external dependencies
  • Responsive design: Workflows adapt to mobile devices with vertical layout and rotated arrows
  • Interactive: Hover effects on workflow steps with smooth transitions
  • Color-coded: Each workflow matches its section theme (green for Verilog, orange for Security, blue for C2HLS)
  • Minimal changes: Only 116 lines added, 3 lines removed - preserves all existing functionality

Screenshots

Desktop View:
Enhanced Poster Desktop

Mobile View:
Enhanced Poster Mobile

The visual diagrams provide immediate clarity on how each submodule works, making the poster more engaging and informative for viewers who want to quickly understand the workflow and purpose of each featured project.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Co-authored-by: FCHXWH823 <176723341+FCHXWH823@users.noreply.github.com>
Copilot AI changed the title [WIP] Can you continue to modify poster.html that it is better to contain some figures to better demonstrate the three featured submodules? You can overview the slides of the three submodules. Add visual workflow diagrams to demonstrate three featured submodules in poster.html Aug 29, 2025
Copilot AI requested a review from FCHXWH823 August 29, 2025 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants