Skip to content
Snippets Groups Projects
Select Git revision
  • L2SDP-1106
  • L2SDP-LIFT
  • L2SDP-1113
  • master default protected
  • HPR-158
5 results

common_operation_tree.vhd

  • Pepping's avatar
    d8ef89a9
    The enable vector ripples now through. This was neccesary for two situations:... · d8ef89a9
    Pepping authored
    The enable vector ripples now through. This was neccesary for two situations: * two adjacent inputs are disabled. In that case the result should also be disabled in the next stage. 
    * In case an odd number of inputs is used. Then the last enable bit should be carried on to the stage where the input is actually connected to a common_operation block. 
     
    -- line, and those below, will be ignored--
    
    M    common/src/vhdl/common_operation_tree.vhd
    
    d8ef89a9
    History
    The enable vector ripples now through. This was neccesary for two situations:...
    Pepping authored
    The enable vector ripples now through. This was neccesary for two situations: * two adjacent inputs are disabled. In that case the result should also be disabled in the next stage. 
    * In case an odd number of inputs is used. Then the last enable bit should be carried on to the stage where the input is actually connected to a common_operation block. 
     
    -- line, and those below, will be ignored--
    
    M    common/src/vhdl/common_operation_tree.vhd
    
Code owners
Assign users and groups as approvers for specific file changes. Learn more.