7
mirror of https://github.com/EEVengers/ThunderScope.git synced 2025-04-14 07:49:35 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Aleksa Bjelogrlic
4fd001f041 Sent Mech Models Out to Fab 2024-12-15 17:00:30 -05:00
Aleksa Bjelogrlic
3e6256963d Added script to build and flash ts litex gateware 2024-10-18 20:22:30 -04:00
Aleksa Bjelogrlic
fb012a3355 Added script to install LiteX 2024-10-18 20:14:01 -04:00
Aleksa Bjelogrlic
658a2d2990 Updated Gitignore for Gateware 2024-10-18 17:23:08 -04:00
Aleksa Bjelogrlic
01a4cb335b Modified scripts to not use home dir 2024-10-18 17:19:28 -04:00
Aleksa Bjelogrlic
e866860987 Added bitstream outputs 2024-05-11 16:08:22 -04:00
Andrew E Wilson
3fc00220a2 overtemp shutdown and MCS decode 2024-02-05 17:26:13 -07:00
Andrew E Wilson
c647c64aaa New XDMA build flow for 50t, 100t, 200t; Added fallback image to flash 2024-01-29 21:57:30 -07:00
Aleksa
788030e273 Removed .DS_Store and updated .gitignore 2022-10-31 21:41:51 -04:00
Fredrik Hubinette
228de30445 Add gitignore
Ignore ~ files and build directory.
2022-01-30 16:39:57 -08:00
Jason Bonnell
42d7633740 added dump.csv to gitignore file 2021-03-25 15:08:12 -04:00
Daniel Vasile
ec18c797b9 Got CMake Running On Windows 2021-03-11 12:55:46 -05:00
Daniel Vasile
6d89435157 Updated Gitnore 2021-03-11 12:13:56 -05:00
Daniel Vasile
b975fc3c0e Added Read/Write Functionality Between C++ and JS for Windows 2021-03-09 17:19:09 -05:00
Alex Vandenberg
bc6712fadf Added .cache to gitignore 2021-02-12 10:46:11 -05:00
Alex Vandenberg
15531a13c2 Working on triggering 2021-01-07 15:46:27 -05:00
Alex Vandenberg
b6519b72de Re-ordering gcc command
-l<library> commands should be end of the gcc command
so that the linker knows what references to search for.
Had problems on ubuntu with gcc version 9.3.0.
These problems didn't show up on Manjaro with gcc 10.2.0

Also added compile_commands.json to gitignore. It provides lsp support
2020-09-30 14:15:23 -04:00
Alex Vandenberg
eeea8b8c93 cleaned up gitignore and trailing spaces
lots and lots of trailing spaces
repeat entries in top level gitignore also removed
2020-06-03 17:14:44 -04:00
Daniel Vasile
80ec2d9eee MultiThreaded Reading, MultiThreaded Safe Shared Cache and Classes 2019-10-28 19:52:04 -04:00
Daniel Vasile
745d1662fa Updated Gitignore 2019-10-07 16:24:06 -04:00
Daniel Vasile
373424313b Basic Functional USB 3.0 Reading Implemented 2019-07-30 20:05:51 -04:00
Daniel Vasile
cccfd8b8d2 Got FTDI Example working in Xcode 2019-07-26 18:28:09 -04:00