-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathgafrc
42 lines (40 loc) · 1.72 KB
/
gafrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
;; ************ LibreSilicon's CMOS-555 ***********************
;;
;; Organisation: Chipforge
;; Germany / European Union
;;
;; Profile: Chipforge focus on fine System-on-Chip Cores in
;; Verilog HDL Code which are easy understandable and
;; adjustable. For further information see
;; www.chipforge.org
;; there are projects from small cores up to PCBs, too.
;;
;; File: CMOS-555/gafrc
;;
;; Purpose: gEDA / gaf / lepton-EDA configuration file
;;
;; ************ GNU Make 3.80 Source Code ****************
;;
;; ////////////////////////////////////////////////////////////////
;;
;; Copyright (c) 2019 by chipforge <[email protected]>
;; All rights reserved.
;;
;; This Source Code is licensed under the Libre Silicon
;; public license; you can redistribute it and/or modify it under
;; the terms of the Libre Silicon public license as published by
;; the Libre Silicon alliance, either version 1 of the License, or
;; (at your option) any later version.
;;
;; This design is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
;; See the Libre Silicon Public License for more details.
;;
;; ////////////////////////////////////////////////////////////////////
;; ----------------------------------------------------------------
;; LIBRARY DEFINITIONS
;; ----------------------------------------------------------------
(source-library "Sources/geda")
(component-library "Sources/geda")
(component-library "Library/spice")