719c147c3b
vivado-dump: mark newly-dumped devices
4f08ba932f
squash some new warnings.
b27b95f53e
toolchain: switch to KDL for toolchain description.
060279d230
entity: remove serde support.
1a41248081
cpld: remove enum-map dependency.
f0a0b57932
entity: exorcise old-style IDs out of the codebase.
6c7b2136f8
Cargo.toml: bump
itertools dep.
6d19633f8c
bump to cipher 0.5 and associated dependencies
87f580f966
assorted clippy fixes
98fa9fde10
Cargo.toml: merge the two workspaces.
7bdbb8908b
spartan[36]: exorcise some XVIII century SPI terminology.
4c059ea978
spartan3a: add missing VS0-VS2 pins.
ac815d62e0
tablegen: support fancier expressions.
c67a326d84
xilinx-bitstream: split into per-target code.
e0b8a53cc2
Initial commit.
0105aeb7fb
CI: run basic smoke tests.
aa84ef0e50
docs: fix ultrascale+ HDIO tiles
04cbc21fbb
Revert "Cargo.toml: remove
assert_matches depdendency in favor of std."
netlist: represent const nets by three fixed-position `Const` cells.
cf433d97e9
netlist: represent const nets by
Const cells.