tangxifan
29104b6fa5
rework on the circuit model ports and start prototyping mux Verilog generation
2019-08-20 15:24:53 -06:00
tangxifan
a7ac1e4980
remame methods in circuit_library
2019-08-20 15:24:53 -06:00
tangxifan
69039aa742
developed subgraph extraction and start refactoring mux generation
2019-08-20 15:24:53 -06:00
tangxifan
bee070d7cc
start plug in MUX library
2019-08-20 15:24:53 -06:00
tangxifan
893683fa95
start developing mux library
2019-08-20 15:24:53 -06:00
tangxifan
153d506abb
add graph-based mux decoding function
2019-08-20 15:24:52 -06:00
tangxifan
dcca9f4f0f
finish mux graph builders
2019-08-20 15:24:52 -06:00
tangxifan
638969c3c9
adding mux graph data structures
2019-08-20 15:24:52 -06:00
tangxifan
0b8473e960
start developing graphs for muxes, with aims to simplify netlist and bitstream generation
2019-08-20 15:24:52 -06:00
Ganesh Gore
69ffc38645
Merge remote-tracking branch 'origin/ganesh_dev' into dev
2019-08-19 21:59:06 -06:00
Ganesh Gore
afee2229af
Removed unused templates and file from openfpga_flow directory
2019-08-19 21:32:52 -06:00
Ganesh Gore
08b0ef3550
Updated validate_command_line_arguments function
...
+ Checks if valid flow is provided as a argument
+ Command line argument list validated with dependencies provided in configuration file
2019-08-19 21:28:23 -06:00
Ganesh Gore
53941eaf5c
Changed yosys output file name
2019-08-19 19:06:46 -06:00
Ganesh Gore
8d0153d34e
Added gitignore to skip run directory tracking
2019-08-19 19:06:01 -06:00
Ganesh Gore
616d7706c9
Added list of intermidiate files filename
2019-08-19 19:05:08 -06:00
Ganesh Gore
8f8707ff98
Added option to filter results after parsing
2019-08-19 19:04:14 -06:00
Ganesh Gore
5116aa2ae1
Added architecture and replaced variables
2019-08-19 19:02:50 -06:00
Ganesh Gore
cb5b16c949
Moved required files to openfpga folder
2019-08-19 18:57:42 -06:00
Ganesh Gore
6dc05b769b
Added Power Model Files
2019-08-19 18:55:23 -06:00
Ganesh Gore
7f6c1b3e00
Code re-arrangement
...
+ Added support for subdirectory task in openfpga_task
+ Rearranged function order
+ Combined vpr re-route and standrad run function
+ Removed external_call function from fpga_flow script
+ Added .gitignore to task directory
2019-08-18 12:26:05 -06:00
Ganesh Gore
fb29fcfc06
Added build files in .gitignore
2019-08-17 22:59:54 -06:00
Ganesh Gore
12c998c12a
Added dockerignore + minor changes in openfpga_flow script
2019-08-17 16:22:52 -06:00
Ganesh Gore
66bb8a5e4b
Updated RRAM architecture file
2019-08-17 02:20:04 -06:00
Ganesh Gore
7bfc48b8e4
Moved spice and verilog netlist folder location
2019-08-17 01:49:49 -06:00
Ganesh Gore
125d7888df
Merge remote-tracking branch 'origin/spice_model_refactoring' into ganesh_dev
2019-08-16 22:00:41 -06:00
tangxifan
aa7f3bef7f
fixed bugs in configure pb_rr_graph and dependence on testbenches
2019-08-16 18:20:30 -06:00
tangxifan
e456b6f905
replace spice_models with circuit model in bitstream generator
2019-08-16 16:36:49 -06:00
tangxifan
5ece7ab6d0
start refactoring the bitstream part using spice_models
2019-08-16 15:58:14 -06:00
tangxifan
b66e120366
patch on local encoders for unused configuration, avoid chip-burn issues
2019-08-16 15:32:23 -06:00
Ganesh Gore
4865335627
Merge remote-tracking branch 'origin/dev' into ganesh_dev
2019-08-16 14:14:16 -06:00
Ganesh Gore
c43c3cdf25
Added VPR output parse option
2019-08-16 13:36:39 -06:00
Ganesh Gore
effbd332aa
Added task report generation
2019-08-16 10:59:44 -06:00
Ganesh Gore
901932a4fc
First draft: Working openfpga task flow
2019-08-16 09:44:50 -06:00
tangxifan
4eb046760b
still fixing the bug for local encoders, spot one in the special basis, ongoing bugfix
2019-08-15 21:57:59 -06:00
Ganesh Gore
5d3708651e
Added fpga_flow and fpga_task script
...
+ Missed local intermediate commits
2019-08-15 14:39:58 -06:00
tangxifan
35ad4a87e5
add travis slack notification
2019-08-14 12:51:17 -06:00
AurelienUoU
8e38aa6019
Merge with heterogeneous for unfracturable LUT bug fix
2019-08-14 10:10:27 -06:00
AurelienUoU
df873903f8
Bug fix for non fracturable LUT
2019-08-14 09:32:15 -06:00
AurelienUoU
30c0f2b6b7
Merge remote-tracking branch 'origin/dev' into heterogeneous
2019-08-14 09:11:54 -06:00
AurelienUoU
90aaed6e1f
Fix regression test
2019-08-14 09:10:13 -06:00
tangxifan
d2d8af5416
bug fixing for pb_type num_conf_bits and num_iopads stats
2019-08-13 17:34:09 -06:00
tangxifan
edfa72a666
try to fix the bug in clock net identification
2019-08-13 16:47:28 -06:00
tangxifan
1118b28397
use single subckt for switch box again, to abolish the multi-module subckt
2019-08-13 16:11:04 -06:00
tangxifan
4cffd8ac2d
keep route file updated with tileable rr_graph
2019-08-13 15:37:42 -06:00
tangxifan
c7526cb43c
memory sanitized
2019-08-13 14:19:40 -06:00
tangxifan
ef4d15df4e
reorganize the libarchfpga repository
2019-08-13 13:37:35 -06:00
tangxifan
392f579836
add linking functions for circuit models and architecture, memory sanitizing is ongoing
2019-08-13 13:25:23 -06:00
AurelienUoU
8dab4dec90
Merge remote-tracking branch 'origin/dev' into heterogeneous
2019-08-13 11:09:29 -06:00
AurelienUoU
7851246424
Resolve merge issue
2019-08-13 11:08:30 -06:00
tangxifan
c56f289d3e
add checkers for circuit library
2019-08-12 16:45:33 -06:00