Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
C
CTU CAN FD IP Core
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 16
    • Issues 16
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • canbus
  • CTU CAN FD IP Core
  • Issues
  • #284

Closed
Open
Opened Mar 19, 2019 by Martin Jeřábek@jerabma7Maintainer2 of 2 tasks completed2/2 tasks

improve gtkwave performance

This is a free continuation of #281 (closed).

Tasks

  • patch gtkwave not to use linear search when loading GHW data
  • generate a list of signals in layout for GHDL's --read-wave-opt

Rationale

Task 1 drastically reduces load time, but still the amount of data is huge and gtkwave crashes on OOM. Task 2 aims to reduce the amount of data so that only reasonable amounts of memory are needed.

Edited Mar 22, 2019 by Martin Jeřábek
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: canbus/ctucanfd_ip_core#284