Skip to content

Commit e6c5784

Browse files
committed
removing tracking of oas, pnl, sdf, update doc
1 parent 40be660 commit e6c5784

5 files changed

Lines changed: 2 additions & 150950 deletions

File tree

Makefile

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ GATE_PHONY_LIB:= lib
2626
IMPLEM_DIR := final
2727
SUBMIT_PATH:=$(IMPLEM_DIR)/analog_submission
2828

29-
.PHONY: firmware openocd gdb fpga fpga_prog lint lint_fpga lint_gate_phony tv test gates sdf def gl sc_extract submit
29+
.PHONY: firmware openocd gdb fpga fpga_prog lint lint_fpga lint_gate_phony tv test gates def gl sc_extract submit
3030

3131
########
3232
# Lint #
@@ -86,9 +86,6 @@ LIBRELANE_FINAL:=$(strip $(shell find $(LIBRELANE_RUN_PATH) -type d -name final
8686
ifneq ($(LIBRELANE_FINAL),)
8787
gates:
8888
cp $(LIBRELANE_FINAL)/nl/$(PROJET_NAME).nl.v $(IMPLEM_DIR)/.
89-
cp $(LIBRELANE_FINAL)/pnl/$(PROJET_NAME).pnl.v $(IMPLEM_DIR)/.
90-
sdf:
91-
cp $(LIBRELANE_FINAL)/sdf/nom_typ_1p20V_25C/* $(IMPLEM_DIR)/.
9289
def:
9390
cp $(LIBRELANE_FINAL)/def/$(PROJET_NAME).def $(IMPLEM_DIR)/.
9491
else

docs/info.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This accelerator uses the following pinout:
3333

3434
This MAC accelerator operates at up to 100MHz and is capable of reaching up to 100 MMAC/s or 200 MFLOPS/s.
3535

36-
:warning: The outgoing data path on IHP sg13g2 chips has only been proven upwards of 75MHz, so although we will using the maximum theoretical frequency in this discussion it might be necessary to drive this ASIC as a lower clock frequency in practice.
36+
:warning: The outgoing data path on IHP sg13g2 chips has only been proven upwards of 75MHz, so although we will using the maximum theoretical frequency in this discussion in practive we will be necessary to drive this ASIC as a lower clock frequency in practice.
3737

3838
## Background
3939

final/tt_um_essen.oas

-1.54 MB
Binary file not shown.

0 commit comments

Comments
 (0)