Skip to content

Instantly share code, notes, and snippets.

View hackfin's full-sized avatar
🧘
Having fun

Martin hackfin

🧘
Having fun
View GitHub Profile
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@hackfin
hackfin / myhdl_shifting.ipynb
Last active April 25, 2022 16:37
Shit bifting part 1
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@hackfin
hackfin / synth_alu.html
Created February 4, 2022 09:58
Multiplier inference and mapping
<!DOCTYPE html>
<html>
<head><meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>synth_alu</title><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
@hackfin
hackfin / gist:275002322c8d65ebbd33330e6362ae66
Created February 3, 2022 20:36
PCS blackbox hierarchy
=== design hierarchy ===
pcs_dual 1
pcs_clk_rst 1
pcs_aoi22_2 4
SEH_AOI22_S_2 1
pcs_inv_1 1
SEH_INV_S_1 1
pcs_inv_12 5
SEH_INV_S_12 1
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@hackfin
hackfin / codec10b8b.ipynb
Created November 12, 2021 07:16
DVI 10b8b example
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@hackfin
hackfin / pipeline_latency.ipynb
Created November 3, 2021 17:49
Pipeline example (with 'intrinsic' latency sanity checks)
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.