From dec5747241d15fca0b94117205a139b4ba692a9d Mon Sep 17 00:00:00 2001 From: functionpointersuss Date: Sat, 23 Dec 2023 13:36:04 +0800 Subject: updated gitignore, updated testbench, added beginnings of synthesis testing --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5ca9299..70ea4c4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ *obj_dir* +*/sim/* +*/reports/* -- cgit v1.2.3