Commit graph

9 commits

Author SHA1 Message Date
477a1f2d29
Add peripherals and Arty A7 platforms -- blinky works correctly now on arty-a7-100t! 2025-10-19 23:13:28 -07:00
a565be1b09
do some clean up
All checks were successful
/ test (pull_request) Successful in 4m24s
2025-10-16 04:32:56 -07:00
7af9abfb6f
switch to using new crate::build system 2025-10-15 04:29:00 -07:00
e05c368688
change register names to end in _reg by convention 2024-10-06 18:50:09 -07:00
10ae95fac1
add missing copyright headers 2024-09-22 15:30:05 -07:00
5835b995a9
WIP: use HdlOption[the_type_var] or UInt[123 + n] for creating types
All checks were successful
/ test (push) Successful in 4m56s
2024-08-21 22:27:21 -07:00
0edf380c79
refactor fayalite::cli to expose subcommands
Some checks failed
/ test (push) Failing after 13m29s
2024-07-22 01:41:45 -07:00
79031ccf88
fix blinky example to use cmp_eq instead of == 2024-07-22 00:52:29 -07:00
a191ece9a5
add blinky example
Some checks failed
/ test (push) Failing after 7m59s
2024-07-21 20:48:43 -07:00