riscv-bluespec-classic/bs
Artturin d48621521a Remove all trailing spaces
`git grep -I --name-only -z -e '' | xargs -0 sed -i 's/[ \t]\+\(\r\?\)$/\1/'`

Remember to setup your editor so that these are automatically removed :)
2025-04-02 03:14:25 +03:00
..
Bus.bs initial support for Bus types 2025-03-14 19:46:08 -04:00
BusTypes.bs begun work on tag engine 2025-03-17 12:04:42 -04:00
ClkDivider.bs Remove all trailing spaces 2025-04-02 03:14:25 +03:00
Core.bs converted to bluespec haskell 2024-05-19 22:16:33 -04:00
Deserializer.bs Remove all trailing spaces 2025-04-02 03:14:25 +03:00
Serializer.bs Remove all trailing spaces 2025-04-02 03:14:25 +03:00
State.bs Remove all trailing spaces 2025-04-02 03:14:25 +03:00
TagEngine.bs tested and seems to be working 2025-03-23 18:45:32 -04:00
Top.bs tested and seems to be working 2025-03-23 18:45:32 -04:00
Types.bs initial support for Bus types 2025-03-14 19:46:08 -04:00
Util.bs tested and seems to be working 2025-03-23 18:45:32 -04:00