V
主页
京东 11.11 红包
【转载】Matt Venn From Zero to ASIC (unedited)
发布人
转自 https://www.youtube.com/watch?v=ILZ6fDHZ_eo
打开封面
下载高清视频
观看高清视频
视频下载器
【搬运】From top to Transistors: opensource Verilog to ASIC flow [Q99vxvszktI]
Looking to optimize Clock Tree Synthesis (CTS) in ASIC design
【搬运】"Chisel 6 and beyond" - Jack Koenig (Latch_2024) [A5iz6mnPNW4]
实测用 Codestral 帮我写一些 SystemVerilog
【转载】C++ Coding with Neovim - Prateek Raman - CppCon 2022
AI-driven EDA tools
【搬运】"Giving Students A Byte of Open-Source: Advancing Hardware Education"
A terminal for everything?
【自学编程】from zero to hero (0 of N)
【搬运】FPGA Timing Optimization: Quartus Timing Analyzer [_rEisLZZIjI]
Rectilinear vs. Euclidean
【搬运】"ABC: The Way It Should Have Been Designed" - Alan Mishchenko (Latch_2024)
Orthogonal Layouts (4⧸5): Bend Minimization | Visualization of Graphs - Lecture
Orthogonal Layouts (3⧸5): Flow Networks | Visualization of Graphs - Lecture 6 [w
Cyclic quorum and difference cover (AI generated)
【网络流】hidden assumptions
对 global placement 的一些看法
Global Placement: predictability
【转载】Monte Carlo Geometry Processing (记得有一个RC Extraction 工具是用这个方法)
【搬运】"HDLAgent, Enhancing Hardware Language in the age of LLMs" (Latch_2024)
Keynote: The Evolution of C++ - A Typescript for C++ - Herb Sutter - CppNow 2023
【搬运】IC Design & Manufacturing Process : Beginners Overview to VLSI
【搬运】Peering Forward - C++’s Next Decade - Herb Sutter - CppCon 2024
20分钟网络流简介
用 pandoc 和 pandoc-crossref 写论文
【Rust 🦀 编程】Rust: Why and Why Not?
Global routing,顺带一提 Braess悖论
Lambda function and algorithms
【转载】MUST know Rust Cargo plugins
【C++编程】如何退回之前的标准
Is the polynomial so perfidious?
离散微积分学:duality
【转载】RustConf 2022 - All aboard the Rust (electric freight) train! by Julie Wang
EDA逻辑综合中的 NPN Boolean matching
Network based Global Placement: no floating point arithmetic
投影几何:怎样理解欧基里德几何中的circle?
用 CPM.cmake 作模块化项目管理
【自学编程】简单例子:低差异序列
Orthogonal Layouts (2⧸5): Orthogonal Representation | Visualization of Graphs -
【设计模式】strategy and template method