Commit Graph

3 Commits

Author SHA1 Message Date
Markus Koch 91cdb13bb3 demo: Add ICMP ping reply demo design 2022-11-01 17:39:39 +01:00
Markus Koch 5c27b685dc demo: Move top level to library work
With Diamond, the design top level *must* be in the "work" library,
otherwise your project will be haunted with weird compile errors
that sometimes simply cause the build to fail with an arbitrary
error message, but can sometimes even lead to a straight-up broken
bitstream.

Real bad stuff, so let's move the stuff from our "design" library
to "work". That fixes it.
2022-02-12 13:19:14 +01:00
Markus Koch d1150fb7db demo: Add MAC demo design 2022-01-23 16:29:31 +01:00