add PhantomConst accessor type aliases #44

Merged
programmerjake merged 4 commits from programmerjake/fayalite:add-phantom-const-accessor-type-aliases into master 2025-10-26 10:41:44 +00:00
Showing only changes of commit c043ee54d0 - Show all commits

View file

@ -12,7 +12,7 @@ Fayalite is a library for designing digital hardware -- a hardware description l
[Blinky example]: crates/fayalite/examples/blinky.rs
This uses the container image containing all the external programs and files that Fayalite needs to build for FPGAs, the sources for the container image are in https://git.libre-chip.org/libre-chip/fayalite-deps
This uses the container image containing all the external programs and files that Fayalite needs to build for FPGAs, the sources for the container image are in <https://git.libre-chip.org/libre-chip/fayalite-deps>
Steps: