This website requires JavaScript.
Explore
Help
Register
Sign in
libre-chip
/
fayalite
Watch
3
Star
0
Fork
You've already forked fayalite
2
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4b24a88641
fayalite
/
crates
/
fayalite
/
tests
History
Jacob Lifshay
094c77e26e
add #[hdl(get(|v| ...))] type GetStuff<P: PhantomConstGet<MyStruct>> = MyType or DynSize;
2025-10-26 03:25:35 -07:00
..
sim
/expected
add test_many_memories so we catch if memories are iterated in an inconsistent order like in
838bd469ce
2025-10-24 01:40:30 -07:00
ui
WIP adding Platform
2025-10-17 05:55:22 -07:00
formal.rs
move FormalMode to crate::testing and add to prelude
2025-10-24 00:14:04 -07:00
hdl_types.rs
add #[hdl(get(|v| ...))] type GetStuff<P: PhantomConstGet<MyStruct>> = MyType or DynSize;
2025-10-26 03:25:35 -07:00
module.rs
WIP adding Platform
2025-10-17 05:55:22 -07:00
sim.rs
add test_many_memories so we catch if memories are iterated in an inconsistent order like in
838bd469ce
2025-10-24 01:40:30 -07:00
ui.rs
initial public commit
2024-06-10 23:09:13 -07:00