vyges diagram

Usage

vyges diagram [OPTIONS]

Options

Option Description Default
-v, --verbose Enable verbose output false
--config <CONFIG> Configuration file path false
-h, --help Print help false
-h, --help Print help information -

Examples

Block diagram

vyges diagram block --ip uart-controller

Connection diagram

vyges diagram connections --ip1 cpu --ip2 uart

Diagrams

┌───────────────────────────────┐
│         UART_CONTROLLER      │
│  clk_i   rst_n_i             │
│  paddr[7:0]                  │
│  pwdata[31:0]                │
│  prdata[31:0]                │
│  tx_o    rx_i                │
└───────────────────────────────┘

Related Commands

Category

Generation