1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-30 02:32:53 +08:00

19 Commits

Author SHA1 Message Date
aolofsson
62e519b52a Directory strcuture change
-hdl-->rtl (more common...)
2022-06-21 14:59:53 -04:00
aolofsson
289024fd89 Flattening directory tree (again)
- Creating an arbitrary 'src' directory really doesn't help much...
- Goal is to make each folder self contained
- Make meta repos and individual repos have the same directory structure
2022-06-21 14:48:48 -04:00
aolofsson
e89f815b38 Going back to placing all folders in src
- Only way to scale, final decision!!
2022-05-29 08:45:00 -04:00
Noah Moroze
a7bae72f34 Pass through tech_cfg_width to iobuf 2021-10-08 18:53:47 +00:00
Noah Moroze
172c1f8732 Make tech_cfg an inout so it can expose tieoffs 2021-10-07 18:32:20 +00:00
Noah Moroze
eeb0b784c4 Add ring port for tech-specific power-ring signals 2021-08-18 19:31:04 +00:00
Noah Moroze
4942b2509a Fix typo 2021-08-17 19:34:44 +00:00
Noah Moroze
b4f1aa3a60 Add generic cell under oh_pads_corner
To be consistent with how other I/O cells are defined.
2021-08-13 16:18:37 -04:00
Noah Moroze
3e1d6d8e8d Add parameters to disable POC/cut cells 2021-08-13 16:18:21 -04:00
Noah Moroze
bc9d7f8e55 Insert missing comma 2021-08-07 17:16:40 -04:00
Noah Moroze
d8a28ac153 padring: add pass-through "tech config" for GPIO
This is an escape hatch for connecting to technology-specific I/O config pins.
2021-08-05 17:22:47 -04:00
Noah Moroze
adb1bf9eae Fix whitespace in oh_padring
- Convert tabs to spaces
- Trim trailing whitespace
2021-08-05 15:48:45 -04:00
Noah Moroze
b36d31290a Fix width of padring 'dout' ports 2021-07-06 17:51:24 -04:00
aolofsson
4556136e7b Removing depracated file
-Power merged with domain
2021-06-16 17:00:31 -04:00
aolofsson
7a136c39d8 Adding basic padring generator 2021-06-16 10:49:18 -04:00
aolofsson
bbc0e979d2 Whitespace cleanup to domains file 2021-06-16 09:33:13 -04:00
aolofsson
d6e18791b5 Adding place holder core power pad cell 2021-06-15 11:57:48 -04:00
aolofsson
403976b8c9 Adding corner pad place holder 2021-06-15 11:48:39 -04:00
aolofsson
3601fa409b Adding place-holder cell for padring 2021-06-15 11:45:10 -04:00