Wanda wanda-phi · she/it
  • Joined on 2025年12月01日
wanda-phi pushed to main at prjunnamed/prjcombine 2026年07月10日 22:33:39 +02:00
719c147c3b vivado-dump: mark newly-dumped devices
wanda-phi pushed to main at prjunnamed/prjcombine 2026年06月30日 15:36:41 +02:00
4f08ba932f squash some new warnings.
wanda-phi pushed to main at prjunnamed/prjcombine 2026年06月21日 01:46:24 +02:00
b27b95f53e toolchain: switch to KDL for toolchain description.
wanda-phi pushed to main at prjunnamed/prjcombine 2026年06月20日 22:34:14 +02:00
060279d230 entity: remove serde support.
wanda-phi pushed to main at prjunnamed/prjcombine 2026年06月20日 21:18:38 +02:00
1a41248081 cpld: remove enum-map dependency.
wanda-phi pushed to main at prjunnamed/prjcombine 2026年06月20日 20:46:31 +02:00
f0a0b57932 entity: exorcise old-style IDs out of the codebase.
6c7b2136f8 Cargo.toml: bump itertools dep.
Compare 2 commits »
wanda-phi pushed to main at prjunnamed/prjcombine 2026年06月15日 19:35:40 +02:00
6d19633f8c bump to cipher 0.5 and associated dependencies
87f580f966 assorted clippy fixes
Compare 2 commits »
wanda-phi pushed to main at prjunnamed/prjcombine 2026年06月09日 15:51:52 +02:00
98fa9fde10 Cargo.toml: merge the two workspaces.
wanda-phi pushed to main at prjunnamed/prjcombine 2026年05月10日 18:25:10 +02:00
7bdbb8908b spartan[36]: exorcise some XVIII century SPI terminology.
wanda-phi pushed to main at prjunnamed/prjcombine 2026年05月10日 17:24:34 +02:00
4c059ea978 spartan3a: add missing VS0-VS2 pins.
wanda-phi pushed to main at prjunnamed/prjcombine 2026年05月08日 20:39:22 +02:00
ac815d62e0 tablegen: support fancier expressions.
c67a326d84 xilinx-bitstream: split into per-target code.
Compare 2 commits »
wanda-phi pushed to main at wanda-phi/hwcat 2026年05月08日 16:26:42 +02:00
e0b8a53cc2 Initial commit.
wanda-phi created branch main in wanda-phi/hwcat 2026年05月08日 16:26:42 +02:00
wanda-phi created repository wanda-phi/hwcat 2026年05月08日 16:26:04 +02:00
wanda-phi pushed to main at prjunnamed/prjcombine 2026年05月07日 00:21:21 +02:00
0105aeb7fb CI: run basic smoke tests.
wanda-phi pushed to main at prjunnamed/prjcombine 2026年05月06日 23:44:14 +02:00
aa84ef0e50 docs: fix ultrascale+ HDIO tiles
wanda-phi pushed to main at prjunnamed/prjcombine 2026年05月06日 23:39:42 +02:00
04cbc21fbb Revert "Cargo.toml: remove assert_matches depdendency in favor of std."
wanda-phi deleted branch const-cell from prjunnamed/prjunnamed 2026年04月30日 21:09:05 +02:00
wanda-phi merged pull request prjunnamed/prjunnamed#114 2026年04月30日 21:09:02 +02:00
netlist: represent const nets by three fixed-position `Const` cells.
wanda-phi pushed to main at prjunnamed/prjunnamed 2026年04月30日 21:09:02 +02:00
cf433d97e9 netlist: represent const nets by Const cells.