• Dimitris Lampridis's avatar
    hdl: Eradicate INT from wishbone records and peripheral ports. · 61ca3f49
    Dimitris Lampridis authored
    For the few peripherals where it was being used (eg. uart, spi, etc) the output port
    has been renamed to "int_o".
    
    The only peripheral that was not touched is "wb_eic.vhd", because this one is being used
    by wbgen, and it would require users to update their wbgen tool as well. So, until a new
    tool is introduced, wbgen-generated interrupt controllers will have an output port called
    wb_int_o".
    61ca3f49
Name
Last commit
Last update
..
Manifest.py Loading commit data...
sys_pll.vhd Loading commit data...
wishbone_demo.sdc Loading commit data...
wishbone_demo_top.vhd Loading commit data...