Pengcheng Xu

Results 31 issues of Pengcheng Xu

I'm trying to bootstrap `Gentoo Prefix` after having gotten the toolchain onto my Q10 (and bootstrapping `bash` and `curl`). Things like `m4` and `wget` went smoothly, but when I was...

When editting font sizes and names, a wrong entry can render the app unusable by preventing it from starting. Is there a way to fallback to some legacy built-in configs...

I've been trying to build multiple functions within a single block, but it seems like only the first function added can be retrieved from `execution_engine`: ```rust use inkwell::builder::Builder; use inkwell::context::Context;...

question

Many packages' `metadata.xml` are missing, making it difficult to identify the package's current maintainer, as well as making local USE flags' meanings unknown. We should add it as a rule...

inProgress

> woo yun: Amd 中国和Amd是俩主体吧🥶可能是不想和Amd中国扯上关系,最近他们还在抢公章呢… > Deleted Agasa: 那是 arm > KireinaHoro | 麗狼 | 與其閒聊不如幹活/讀書: 那是 ARM... > woo yun: 草 > Kasei BF2B11D0: xs > woo yun: 我傻逼了...

duanzi

I'm holding a key in PGP WOT as of 2018, but still getting the `NonceError: Could not find nonce in bucket 38.` error. Can't post the exact key ID out...

Closes #1322. Refactored the compiler plugin to recognize traits with a `Component` self-type (actually with `ValCallback`), and inject calls to `valCallback` automatically.

To run the test cases in Mill correctly, `tester` should be compiled with the IDSL plugin. The equivalence of `sbt tester/testOnly` is `mill "tester[2.13.12].test.testOnly"` (replace `2.13.12` with `_` to test...

I'm trying to restructure some of my common code between components with Scala `trait`s, but it seems like we cannot create `NamedType`s for use with `HardMap` properly inside traits: ```scala...

Further work on #1109. This is still currently a draft, since I'm not entirely sure if the resulting constraints work in hardware yet; but seems like Vivado is picking them...