Konstantin Oblaukhov
Konstantin Oblaukhov
Common 196-ball BGA with 1mm pitch (14x14 balls, 15x15mm size, 0.5mm ball, 0.4 pad NSMD).
This bug possible related to https://github.com/Blood-Asp/GT5-Unofficial/pull/1214 tl;dr: Oil pumping rates are insane for now. # How does oil generated The main generation code: https://github.com/Blood-Asp/GT5-Unofficial/blob/ddf58e6ef45bbffa3c5ecde39114aff0bc4d1efc/src/main/java/gregtech/api/objects/GT_UO_Fluid.java#L55-L60 * **minAmount**/**maxAmount** comes from config and...
## Intro Xilinx has CSV files describing FPGA pinout (https://www.xilinx.com/support/package-pinout-files.html). This scripts generates symbols from those files, similar to current STM32 generator. Some background: * Xilinx FPGA pins are divided...