Skip to content

Commit

Permalink
Deleting references to freePDK45. Fixing ibex for nangate45
Browse files Browse the repository at this point in the history
  • Loading branch information
tajayi committed Jul 26, 2019
1 parent 7ebe09e commit 6e6f3e0
Show file tree
Hide file tree
Showing 43 changed files with 1 addition and 22,170 deletions.
2 changes: 0 additions & 2 deletions flow/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
# Uncomment or add the design to run
# ==============================================================================

# DESIGN_CONFIG=./designs/gcd_freepdk45.mk

# DESIGN_CONFIG=./designs/aes_nangate45.mk
# DESIGN_CONFIG=./designs/dynamic_node_nangate45.mk
# DESIGN_CONFIG=./designs/gcd_nangate45.mk
Expand Down
2 changes: 1 addition & 1 deletion flow/designs/dynamic_node_nangate45.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export DESIGN_NAME = dynamic_node_top_wrap
export PLATFORM = nangate45

export VERILOG_FILES = ./designs/src/dynamic_node/design_fixed.v
export VERILOG_FILES = ./designs/src/dynamic_node/design.v
export SDC_FILE = ./designs/src/dynamic_node/design.sdc

export MERGED_LEF = ./platforms/nangate45/NangateOpenCellLibrary.mod.lef
Expand Down
17 changes: 0 additions & 17 deletions flow/designs/gcd_freepdk45.mk

This file was deleted.

30 changes: 0 additions & 30 deletions flow/platforms/freepdk45/config.mk

This file was deleted.

Binary file removed flow/platforms/freepdk45/gds/AND2X1.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/AND2X2.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/AOI21X1.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/AOI22X1.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/BUFX2.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/BUFX4.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/CLKBUF1.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/CLKBUF2.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/CLKBUF3.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/DFFNEGX1.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/DFFPOSX1.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/DFFSR.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/FAX1.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/HAX1.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/INVX1.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/INVX2.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/INVX4.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/INVX8.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/LATCH.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/MUX2X1.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/NAND2X1.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/NAND3X1.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/NOR2X1.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/NOR3X1.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/OAI21X1.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/OAI22X1.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/OR2X1.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/OR2X2.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/TBUFX1.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/TBUFX2.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/XNOR2X1.gds
Binary file not shown.
Binary file removed flow/platforms/freepdk45/gds/XOR2X1.gds
Binary file not shown.
Loading

0 comments on commit 6e6f3e0

Please sign in to comment.