summaryrefslogtreecommitdiff
path: root/Makefile (follow)
AgeCommit message (Expand)Author
2023-10-06Makefile: don't copy traces if DISABLE_TRACE is setAlejandro Soto
2023-10-05Makefile: collect block sim artifactsAlejandro Soto
2023-10-05Makefile, tb: add support for cocotbAlejandro Soto
2023-10-05Makefile: enable struct tracingAlejandro Soto
2023-10-04sim: implement fst tracesAlejandro Soto
2023-10-04sim: implement flag overrides in environmentAlejandro Soto
2023-10-04Makefile: replace DISABLE_THREADS with ENABLE_THREADSAlejandro Soto
2023-10-04Makefile: implement distAlejandro Soto
2023-10-04Makefile: add %.bin to .PRECIOUSAlejandro Soto
2023-10-04Makefile: add rules for demoAlejandro Soto
2023-10-03Makefile: disable lto for debug buildsAlejandro Soto
2023-10-01Makefile: set proper paths for linux bootAlejandro Soto
2023-09-29tb: enable sim performance flags ("faster is better")Alejandro Soto
2023-09-26Makefile: add $(COV_DIR) to clean targetAlejandro Soto
2023-09-25tb: implement coverage reportsAlejandro Soto
2023-09-25Makefile: enable multithreaded verilated modelsAlejandro Soto
2023-09-24sim: fix silent fopen() failAlejandro Soto
2022-12-06Implement gdbstubAlejandro Soto
2022-11-09Implement initial state randomization in simAlejandro Soto
2022-10-23Verilate with max optimization levelAlejandro Soto
2022-10-23Compile sim tests with debug infoAlejandro Soto
2022-10-16Implement register dumpsAlejandro Soto
2022-10-16Add C simulation testbenchAlejandro Soto
2022-10-16Implement simulation testbenchesAlejandro Soto
2022-09-17Update project structure to match Verilator MakefileAlejandro Soto
2022-09-01Initial commitAlejandro Soto