Colin Schmidt
|
98a410812c
|
Filter compiler libraries before mapping
The filter is always by family and maskability and then by any
integral mappings.
|
2019-03-18 07:25:04 -07:00 |
|
Colin Schmidt
|
45278a6de0
|
Make SRAM per port clocks optional
Connects to whatever clock ports are available
|
2019-03-18 07:25:04 -07:00 |
|
John Wright
|
1f58ea1e14
|
Style/Comments from review of #35
|
2019-02-13 10:15:51 -08:00 |
|
John Wright
|
f0c7bab3ea
|
Use the correct 'magic values' for the port names
Ensure backwards compatiblity by using -m for MDF input and -n for conf
input. Also fix the naming scheme for memory ports.
|
2019-02-13 10:15:51 -08:00 |
|
John Wright
|
12842cb3a7
|
Add MemConf and change MacroCompiler to use a conf file instead of MDF JSON
|
2019-02-13 10:15:51 -08:00 |
|
Adam Izraelevitz
|
79c8c283cc
|
Add memory compiler to macros (#29)
* Add memory compiler to macros
* Removed weird spacing
* Make sramcompiler width/depth range inclusive
* Added sramcompiler test
|
2018-02-16 16:01:10 -08:00 |
|
Edward Wang
|
df8b5815c6
|
Trim redundant MDF field
|
2017-10-03 11:56:30 -07:00 |
|
Donggyu Kim
|
4fc829a570
|
simple bug fix
|
2017-10-03 11:56:30 -07:00 |
|
Donggyu Kim
|
c4502fca6d
|
map macros to sequential memeory
|
2017-10-03 11:56:30 -07:00 |
|
Donggyu Kim
|
7cb5604dfa
|
add optimizations
|
2017-10-03 11:56:30 -07:00 |
|
Donggyu Kim
|
9de1f5f2c0
|
restructure macros for better submoduling
|
2017-10-03 11:56:30 -07:00 |
|