Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use Verilog::Netlist;
    ...
    show_hier($cell->submod,$indent." ", hier,$cell->name) if $cell->submo
    +d;
        }
    }
    
  2. or download this
    OUTPUT
    
    ...
                                     Module mypli i2c_master_top.mypli1
                                     Module mymux mymux
    
  3. or download this
    i2c_master_byte_ctrl
    i2c_master_bit_ctrl
    myarbiter
    mypli